Csound Csound-dev Csound-tekno Search About

Re: sorry, more on piano etc

Date1999-06-19 10:43
FromJim Smitherman
SubjectRe: sorry, more on piano etc
YES, thank you so much, that is it.  I still couldn't get the aiff's to
work, but the wavs work fine.  MIDI indeed, I feel very foolish, it should
have bee obvious.  but apparently the length of the file can be controlled
by the final F0 statement in the sco . . , (I still get a lot of strange
error messages during compile, but a nice little file of Beethovens Ode to
Joy compile well, after I got the lenght down  by stating in that line F0
60.  presumably, you must know exactly the length of the midi file.  I will
play with the various parameters to see what I can get.  I assume you can
use any kind of sampled sound for such midi input? any hints would be nice,
send me whatever you have,  thanks again,
Jim



----- Original Message -----
From: Sergey Batov 
To: Jim Smitherman 
Cc: 
Sent: Saturday, June 19, 1999 1:38 AM
Subject: Re: sorry, more on piano etc


Hi,
according to orc/sco from your previous message
you tried to render a MIDI file using Bossendorfer's samples.
If you are using winsound don't forget to specify MIDI file
in "Extra...". You must do it every time you run winsound,
even if you specified the MIDI file already (in this case
it's enough to click on "Extra" and to click on "OK".

I'm using this stuff with great pleasure!
(I did not compare my example with your one in
details but seems it's the same. I can send it you
if you want.)
Also you can point devaudio as Output File
(don't do it in v.3.54) and enjoy the real time
playing.
Gabriel's DirectCsound 2.7 is very useful for playing
Bossendorfer's samples on midi keabord.

Hope this helps.

Regards,
Sergey Batov   batov@glasnet.ru



----------
> Îò: Jim Smitherman 
> Êîìó: Tobiah ; Csound List 
> Òåìà: Re: sorry, more on piano etc
> Äàòà: 19 èþíÿ 1999 ã. 0:49
>
> I'm not sure what you mean:  I originally downloaded the files from the
bath
> server in whatever mode they came when asked to come to me.  Somehow, I
> think you mean something different.  I've not understood that ;se SSDIR
etc
> thing myself, I have my environment setup as generally the case for input
> soundfiles, etc.  have had problems just getting the files to find the
> samples, but I finally got them to do that.  they read them in, but do
> noting with them.
>
> The files themselves seem fine (the bosendorfers I mean), I can open them
in
> Cool Edit, they sound great, so 'horribly corrupt' seems unlikely, but
then,
> obviously something is very wrong.
>
> All the code I included in the message is the original code as comes from
> the example files on Bath server.  Some of the error messages in output
(I'm
> using winsound) seem surprised to encoundter different sample rates for
the
> piano samples than the orc, but tweaking that seemed to make no
difference.
> What am I missing?  I will run the utilities you suggest on the files,
and
> see what can be seen.  Thanks for your input.
>
>
> ----- Original Message -----
> From: Tobiah 
> To: Csound List 
> Sent: Friday, June 18, 1999 10:16 AM
> Subject: Re: sorry, more on piano etc
>
>
> > Jim Smitherman wrote:
> > >
> > > thanks for all help.
> > >>
> > > f1 0 0 1 "Bosendorfer/BOSEN mf A0 st" 0 4 0 ;set SSDIR =
> > > /ti/sound/bv/Samples
> >
> > Umm... you ftp'd the sound files in ASCII mode?