<div dir="ltr"><div><div>These sound great, congratulations! "Batteries included" is a great place to be. Can you point to references you used to create the instrument definitions?<br><br></div></div>Tom<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 13, 2015 at 9:13 AM, Anton Kholomiov <span dir="ltr"><<a href="mailto:anton.kholomiov@gmail.com" target="_blank">anton.kholomiov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">Status update for my haskell synth csound-expression. The main point is presence of many cool instruments. They are implemented in the package csound-catalog. All packages are compiled with GHC-7.10 So the hackage fails to build them and unfortunately docs a broken too. But you can look at the source code of the module Csound.Patch to now  the names of the instruments. The usage is pretty straightforward. It's described here:</p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px"><font face="Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif" color="#333333"><span style="line-height:25.6000003814697px"><a href="https://github.com/spell-music/csound-expression/blob/master/tutorial/chapters/Patches.md" target="_blank">https://github.com/spell-music/csound-expression/blob/master/tutorial/chapters/Patches.md</a></span></font><br></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">There is an mp3 file to listen to the instruments. <a href="http://ge.tt/1jNETqN2/v/0" target="_blank">http://ge.tt/1jNETqN2/v/0</a></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px"><strong style="line-height:25.6000003814697px">The 4.8.3 is out! New features:</strong><br></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">This is a very important release to me. It tries to solve the problem present in the most open source music-production libraries. It's often the pack of beautiful sounds/timbres is missing. User is presented with many audio primitives but no timbres are present to show the real power of the framework. This release solves this problem. See the friend package csound-catalog on Hackage. It defines 200+ beautiful instruments ready to be used.</p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">The csound-expression defines a new type called <code style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;padding:0.2em 0px;margin:0px;border-radius:3px;background-color:rgba(0,0,0,0.0392157)">Patch</code> for description of an instrument with a chain of effects. It's good place to start the journey to the world of music production.</p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">There are new functions for synchronized reaction on events. The triggering of events can be synchronized with given BPM.</p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px"><span style="line-height:25.6000003814697px">The library is updated for GHC-7.10!</span><br></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px"><br></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">github repo: <span style="line-height:25.6000003814697px"><a href="https://github.com/spell-music/csound-expression" target="_blank">https://github.com/spell-music/csound-expression</a></span></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px"><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">hackage: </span><font face="Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif" color="#333333"><span style="line-height:25.6000003814697px"><a href="http://hackage.haskell.org/package/csound-expression" target="_blank">http://hackage.haskell.org/package/csound-expression</a></span></font></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px"><br></p><p style="font-size:12.8000001907349px;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;line-height:25.6000003814697px">Cheers!</p></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>