[Csnd] New Sruti/Drone Box instrument
| Date | 2010-09-12 14:55 | 
| From | Dave Seidel  | 
| Subject | [Csnd] New Sruti/Drone Box instrument | 
Hi all,
About five and a half years ago, I made a Csound drone instrument. It’s 
been in the back of my mind for a long time to revise it, and I have 
finally done so. Here is a substantially rewritten version, one that has 
better sound quality and more sonic possibilities. Hopefully it is also 
easier to use.
New features:
* completely new GUI using QuteCsound
* Better sound quality
* Risset and Reverb effects now have realtime controls
* New Binaural Beating effect with realtime controls
* New waveform: David First's Asymptotic Sawtooth Wave
Requires Csound 5.12 and QuteCsound 0.6.0 (included with Csound).
For the full write-up and download links, go to 
http://mysterybear.net/article/51/drone-instrumentsruti-box-new-version
I hope you find it useful and fun.  Please leave a comment on the above 
page or send me email if you have any question, suggestions, or bug reports.
- Dave
http://mysterybear.net
http://www.facebook.com/pages/Mysterybear/155524177791026
Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
 | 
| Date | 2010-09-12 19:23 | 
| From | Mark Van Peteghem  | 
| Subject | [Csnd] Re: New Sruti/Drone Box instrument | 
I didn't try it (I don't have QuteCsound), but shouldn't the lines krat1 = kp2 / kcent krat2 = kp2 / kcent become krat1 = kp1 / kcent krat2 = kp2 / kcent Otherwise the left and right are the same. Mark Dave Seidel wrote: > Hi all, > > About five and a half years ago, I made a Csound drone instrument. > It’s been in the back of my mind for a long time to revise it, and I > have finally done so. Here is a substantially rewritten version, one > that has better sound quality and more sonic possibilities. Hopefully > it is also easier to use. > > New features: > * completely new GUI using QuteCsound > * Better sound quality > * Risset and Reverb effects now have realtime controls > * New Binaural Beating effect with realtime controls > * New waveform: David First's Asymptotic Sawtooth Wave > > Requires Csound 5.12 and QuteCsound 0.6.0 (included with Csound). > > For the full write-up and download links, go to > http://mysterybear.net/article/51/drone-instrumentsruti-box-new-version > > I hope you find it useful and fun. Please leave a comment on the > above page or send me email if you have any question, suggestions, or > bug reports. > > - Dave > http://mysterybear.net > http://www.facebook.com/pages/Mysterybear/155524177791026 > > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > >  | 
| Date | 2010-09-12 20:21 | 
| From | Dave Seidel  | 
| Subject | [Csnd] Re: Re: New Sruti/Drone Box instrument | 
Whoops!  Thanks, Mark, you are correct.  I just uploaded the fixed 
version, which is 2.4.
- Dave
On 9/12/2010 2:23 PM, Mark Van Peteghem wrote:
> I didn't try it (I don't have QuteCsound), but shouldn't the lines
>
> krat1 = kp2 / kcent
> krat2 = kp2 / kcent
>
> become
>
> krat1 = kp1 / kcent
> krat2 = kp2 / kcent
>
> Otherwise the left and right are the same.
>
> Mark
>
> Dave Seidel wrote:
>> Hi all,
>>
>> About five and a half years ago, I made a Csound drone instrument.
>> It’s been in the back of my mind for a long time to revise it, and I
>> have finally done so. Here is a substantially rewritten version, one
>> that has better sound quality and more sonic possibilities. Hopefully
>> it is also easier to use.
>>
>> New features:
>> * completely new GUI using QuteCsound
>> * Better sound quality
>> * Risset and Reverb effects now have realtime controls
>> * New Binaural Beating effect with realtime controls
>> * New waveform: David First's Asymptotic Sawtooth Wave
>>
>> Requires Csound 5.12 and QuteCsound 0.6.0 (included with Csound).
>>
>> For the full write-up and download links, go to
>> http://mysterybear.net/article/51/drone-instrumentsruti-box-new-version
>>
>> I hope you find it useful and fun. Please leave a comment on the above
>> page or send me email if you have any question, suggestions, or bug
>> reports.
>>
>> - Dave
>> http://mysterybear.net
>> http://www.facebook.com/pages/Mysterybear/155524177791026
Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
 |