Csound Csound-dev Csound-tekno Search About

Re: Mac/compile again

Date1997-07-21 08:03
FromRĂ¼diger
SubjectRe: Mac/compile again
At 20:06 20/07/97 -0400, you wrote:
>Damian Keller wrote:
>
>> like to add some C functions to csound. The reason to do that is that it's
>> much easier (for me) to test the results with some kind of sound feedback
>> than to do it just by looking at the numbers.
>
>You mean, you actually want to hear the sound? That's highly overrated
>and hardly anyone does it anymore... 
>

My understanding of what Damian wants to do is ...

 a) listen to one Beep when ready with compile and possibly
    start a sound application automatically
 b) listen to two beeps when errors occur and Csound stops

These are functions that are hardware specific when you want to
implement it in the basic version of Csound, 'cause there's no
basic Beep() function in C. BUT, it shouldn't be a big thing
in the realtime version to do this with sine waves.
Isn't this a nice idea ?

Ruediger Borrmann