[Csnd] error getting csbeats.csd to run
Date | 2013-09-22 00:19 |
From | Arthur Pirika |
Subject | [Csnd] error getting csbeats.csd to run |
Hi, I'm simply trying to get the csbeats.csd from the examples in the manual to compile and get this error. Error. unable to open midi file. However, I see no midi file referenced at all in the csd file. Any suggestions? Arthur |
Date | 2013-09-22 11:38 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] error getting csbeats.csd to run |
When reporting errors please say which version of Csound and what platform. > Hi, I'm simply trying to get the csbeats.csd from the examples in the > manual to compile and get this error. > > Error. unable to open midi file. However, I see no midi file referenced > at all in the csd file. Any suggestions? > > Arthur |
Date | 2013-09-22 13:09 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] error getting csbeats.csd to run |
> Hi, I'm simply trying to get the csbeats.csd from the examples in the > manual to compile and get this error. > > Error. unable to open midi file. However, I see no midi file referenced > at all in the csd file. Any suggestions? > > Arthur ....and just to add, it works perfectly for me on OpenSuSE12.2(Linux) 64bit, so without more information I cannot help ==John ff |
Date | 2013-09-22 13:40 |
From | Arthur Pirika |
Subject | Re: [Csnd] error getting csbeats.csd to run |
Hey. No problem, I realized I'd forgotten to include that info in the last message, so here goes. I'm running windows 7-64 bit home premium, with cSound 6.00.1 compiled with double samples. procedure to try get things going is as follows. 1. open command prompt and cd to the examples directory. cd "\program files (x86)\csound6\doc\manual\examples" then, csound csbeats.csd. Output from cSound, stdout: virtual_keyboard real time MIDI plugin for Csound 0dBFS level = 32768.0 Csound version 6.00.1 (double samples) Sep 4 2013 libsndfile-1.0.25 UnifiedCSD: csbeats.csd STARTING FILE Creating options Creating orchestra Creating score Creating C:\Users\arfy\AppData\Local\Temp\cs3.ext (76832980) rtaudio: PortAudio module enabled ... using callback interface rtmidi: PortMIDI module enabled Elapsed time at end of orchestra compile: real: 0.215s, CPU: 0.215s sorting score ... ... done Elapsed time at end of score sort: real: 0.217s, CPU: 0.217s Csound version 6.00.1 (double samples) Sep 4 2013 midi channel 1 using instr 101 midi channel 2 using instr 101 midi channel 3 using instr 101 midi channel 4 using instr 101 midi channel 5 using instr 101 midi channel 6 using instr 101 midi channel 7 using instr 101 midi channel 8 using instr 101 midi channel 9 using instr 101 midi channel 10 using instr 101 midi channel 11 using instr 101 midi channel 12 using instr 101 midi channel 13 using instr 101 midi channel 14 using instr 101 midi channel 15 using instr 101 midi channel 16 using instr 101 graphics suppressed, ascii substituted 0dBFS level = 32768.0 ftable 1: ftable 1: 4096 points, scalemax 1.000 .-''''''-._ _-' '. _- '. - '_ .' - - '_ _' . . - - '_ _'_____________________________________._______________________________________ - . - - '_ _' . . - - '. _' -_ - -_ .' -_ _.' '-._____..' ftable 2: ftable 2: 4096 points, scalemax 1.000 _.-' _.-' _.-' .-' _.-' _.-' _.-' _.-' _.-' _________________________________________.-'___________________________________ _.-' _.-' _.-' _.-' _.-' _.-' _.-' _.-' _.-' _.-' ftable 3: ftable 3: 4096 points, scalemax 1.000 _-'. _- '. _- '. _- '. _- '. _- '. _- '_ _- -_ _- -_ _-____________________________________-________________________________________ -_ _- -_ _- -_ _- -_ _- -_ _- -_ _- -_ _- -_ - -_ .' -_.' inactive allocs returned to freespace end of score. overall amps: 0.0 0.0 overall samples out of range: 0 0 1 errors in performance Elapsed time at end of performance: real: 0.234s, CPU: 0.234s And the stderr output, *** error opening MIDI file 'ata\Local\Temp\cs2.sco': No such file or directory Failed to load MIDI file. Afaik, I've made no changes to the environment variables that the installer's set up that could effect compilation. However, on reviewing the error, it could be related to where temp files get stored, and how that path's being interpreted by csound. If you need any environment variables or more information, I'm happy to send it, as well. hth, Arthur On 22/09/2013 10:09 PM, jpff@cs.bath.ac.uk wrote: >> Hi, I'm simply trying to get the csbeats.csd from the examples in the >> manual to compile and get this error. >> >> Error. unable to open midi file. However, I see no midi file referenced >> at all in the csd file. Any suggestions? >> >> Arthur > ....and just to add, it works perfectly for me on OpenSuSE12.2(Linux) > 64bit, so without more information I cannot help > > ==John ff > > > > Send bugs reports to the Sourceforge bug trackers > csound6: > https://sourceforge.net/p/csound/tickets/ > csound5: > https://sourceforge.net/p/csound/bugs/ > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" > > |
Date | 2013-09-22 15:29 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] error getting csbeats.csd to run |
Looks kile a Windows-special unless your .csound6rc contains something odd. Just check that the csbeats.csd has nit beed corrupted with MIDI stuff > Hey. No problem, I realized I'd forgotten to include that info in the > last message, so here goes. > > I'm running windows 7-64 bit home premium, with cSound 6.00.1 compiled > with double samples. > > procedure to try get things going is as follows. > > 1. open command prompt and cd to the examples directory. > cd "\program files (x86)\csound6\doc\manual\examples" > then, csound csbeats.csd. > > Output from cSound, stdout: > > virtual_keyboard real time MIDI plugin for Csound > 0dBFS level = 32768.0 > Csound version 6.00.1 (double samples) Sep 4 2013 > libsndfile-1.0.25 > UnifiedCSD: csbeats.csd > STARTING FILE > Creating options > Creating orchestra > Creating score > Creating C:\Users\arfy\AppData\Local\Temp\cs3.ext (76832980) > rtaudio: PortAudio module enabled ... > using callback interface > rtmidi: PortMIDI module enabled > Elapsed time at end of orchestra compile: real: 0.215s, CPU: 0.215s > sorting score ... > ... done > Elapsed time at end of score sort: real: 0.217s, CPU: 0.217s > Csound version 6.00.1 (double samples) Sep 4 2013 > midi channel 1 using instr 101 > midi channel 2 using instr 101 > midi channel 3 using instr 101 > midi channel 4 using instr 101 > midi channel 5 using instr 101 > midi channel 6 using instr 101 > midi channel 7 using instr 101 > midi channel 8 using instr 101 > midi channel 9 using instr 101 > midi channel 10 using instr 101 > midi channel 11 using instr 101 > midi channel 12 using instr 101 > midi channel 13 using instr 101 > midi channel 14 using instr 101 > midi channel 15 using instr 101 > midi channel 16 using instr 101 > graphics suppressed, ascii substituted > 0dBFS level = 32768.0 > ftable 1: > ftable 1: 4096 points, scalemax 1.000 > .-''''''-._ > _-' '. > _- '. > - '_ > .' - > - '_ > _' . > . - > - '_ > _'_____________________________________._______________________________________ > - . > - - > '_ _' > . . > - - > '. _' > -_ - > -_ .' > -_ _.' > '-._____..' > ftable 2: > ftable 2: 4096 points, scalemax 1.000 > _.-' > _.-' > _.-' > .-' > _.-' > _.-' > _.-' > _.-' > _.-' > _________________________________________.-'___________________________________ > _.-' > _.-' > _.-' > _.-' > _.-' > _.-' > _.-' > _.-' > _.-' > _.-' > ftable 3: > ftable 3: 4096 points, scalemax 1.000 > _-'. > _- '. > _- '. > _- '. > _- '. > _- '. > _- '_ > _- -_ > _- -_ > _-____________________________________-________________________________________ > -_ _- > -_ _- > -_ _- > -_ _- > -_ _- > -_ _- > -_ _- > -_ - > -_ .' > -_.' > inactive allocs returned to freespace > end of score. overall amps: 0.0 0.0 > overall samples out of range: 0 0 > 1 errors in performance > Elapsed time at end of performance: real: 0.234s, CPU: 0.234s > > And the stderr output, > *** error opening MIDI file 'ata\Local\Temp\cs2.sco': No such file or > directory > > Failed to load MIDI file. > > Afaik, I've made no changes to the environment variables that the > installer's set up that could effect compilation. However, on reviewing > the error, it could be related to where temp files get stored, and how > that path's being interpreted by csound. If you need any environment > variables or more information, I'm happy to send it, as well. > > hth, > Arthur > > > > On 22/09/2013 10:09 PM, jpff@cs.bath.ac.uk wrote: >>> Hi, I'm simply trying to get the csbeats.csd from the examples in the >>> manual to compile and get this error. >>> >>> Error. unable to open midi file. However, I see no midi file referenced >>> at all in the csd file. Any suggestions? >>> >>> Arthur >> ....and just to add, it works perfectly for me on OpenSuSE12.2(Linux) >> 64bit, so without more information I cannot help >> >> ==John ff >> >> >> >> Send bugs reports to the Sourceforge bug trackers >> csound6: >> https://sourceforge.net/p/csound/tickets/ >> csound5: >> https://sourceforge.net/p/csound/bugs/ >> Discussions of bugs and features can be posted here >> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe >> csound" >> >> > > > > Send bugs reports to the Sourceforge bug trackers > csound6: > https://sourceforge.net/p/csound/tickets/ > csound5: > https://sourceforge.net/p/csound/bugs/ > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > > |
Date | 2013-09-22 16:37 |
From | Andres Cabrera |
Subject | Re: [Csnd] error getting csbeats.csd to run |
Maybe an issue with permissions? Can't create a temp file? A On Sep 22, 2013 7:30 AM, <jpff@cs.bath.ac.uk> wrote:
Looks kile a Windows-special unless your .csound6rc contains something |
Date | 2013-09-25 17:02 |
From | Steven Yi |
Subject | Re: [Csnd] error getting csbeats.csd to run |
Hi Arthur, Could you try copying the csbeats.csd file to c:\ (or some location without spaces in the path). Curious if that is a factor. Thanks! steven On Sun, Sep 22, 2013 at 8:40 AM, Arthur Pirika |
Date | 2013-09-25 22:59 |
From | Arthur Pirika |
Subject | Re: [Csnd] error getting csbeats.csd to run |
Hi Steven, Nope, no dice. Changing the location of the examples folder to c:\music\csound\examples and trying to run csbeats.csd still yields the same output, and error message. I also checked my temp and tmp environment variables again, and they don't seem to have spaces in the name. I also tried a full reboot, to see if that fixed anything, but still got the error. Arthur On 26/09/2013 2:02 AM, Steven Yi wrote: > Hi Arthur, > > Could you try copying the csbeats.csd file to c:\ (or some location > without spaces in the path). Curious if that is a factor. > > Thanks! > steven > > On Sun, Sep 22, 2013 at 8:40 AM, Arthur Pirika |
Date | 2013-09-26 09:31 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] error getting csbeats.csd to run |
The first question to answer is why it is assigiung MIDI channels at all asthat exampole has no IDI use. The message "midi channel 1 using instr 101" should only occur if there is midi in or midi out specified. So check if there is a -F option in you .csound6rc or in the input file. You could hep more by running the example with -v commandline option which might give more information ==John ff > Hi Steven, > > Nope, no dice. Changing the location of the examples folder to > c:\music\csound\examples and trying to run csbeats.csd still yields the > same output, and error message. I also checked my temp and tmp > environment variables again, and they don't seem to have spaces in the > name. > I also tried a full reboot, to see if that fixed anything, but still > got the error. > > Arthur > On 26/09/2013 2:02 AM, Steven Yi wrote: >> Hi Arthur, >> >> Could you try copying the csbeats.csd file to c:\ (or some location >> without spaces in the path). Curious if that is a factor. >> >> Thanks! >> steven >> >> On Sun, Sep 22, 2013 at 8:40 AM, Arthur Pirika |
Date | 2013-12-01 01:21 |
From | hlolli |
Subject | [Csnd] Re: error getting csbeats.csd to run |
Did you find a solution on this error? I'm getting this too, I'm trying to get python score to work and I've installed everything. I'm running a simple csound file with no reference to midi via cmd.exe with this python code in the score file section |
Date | 2013-12-11 20:22 |
From | Steven Yi |
Subject | Re: [Csnd] Re: error getting csbeats.csd to run |
Could you file a bug on the bug tracker for this? I'm guessing that the \ in the command on windows is getting interpreted as an escape sequence, but it would be easier with a bug report and an example file to test with. Thanks! steven On Sat, Nov 30, 2013 at 8:21 PM, hlolli |
Date | 2013-12-16 19:52 |
From | hlolli |
Subject | [Csnd] Re: error getting csbeats.csd to run |
Just a newbe question. You submit the bug here https://sourceforge.net/p/qutecsound/bugs/ by doing what? (can't find "submit a new bug button?") P.s also trying to get csbeats to work: Same errors from |
Date | 2013-12-16 19:57 |
From | Steven Yi |
Subject | Re: [Csnd] Re: error getting csbeats.csd to run |
Is this a CsoundQT bug or also one for Csound (command-line)? For the CsoundQT bug tracker, it looks like there might be a permission issue as I don't see a add ticket button there either. Perhaps Andres could take a look. (There's a "+ Create Ticket" button on the Csound bug tracker on the left hand side) On Mon, Dec 16, 2013 at 2:52 PM, hlolli |
Date | 2013-12-16 20:17 |
From | hlolli |
Subject | [Csnd] Re: error getting csbeats.csd to run |
It's also command line problem. So it's probably not a front end problem. I found new ticket in bugs in Csound 6. I'll submit it there. -- View this message in context: http://csound.1045644.n5.nabble.com/error-getting-csbeats-csd-to-run-tp5727749p5730811.html Sent from the Csound - General mailing list archive at Nabble.com. |