|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
error handling in bluehi,
i would like to check out and use blue for making music with csound. when i klick on play, i get the following message: "there was an error in running csound. please view the csound output dialog for more information." how can i debug the information in the csound output dialog? what is it telling me? though i am quite skilled with computers, the dialog is telling me nothing. i am running xp professional servicepack 3. Csound5.09.1-gnu-win32-d.exe python-2.5.1.msi blue_0.124.3_installer.jar java sdk jdk-6u10-windows-i586-p.exe thanks for help! -mo this is what the dialog says: blue - 0.124.3 2008.10.28 Copyright (c) 2001-2007 Steven Yi blue comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions (consult the included license.txt file) >> Csound API available: false << [blue] - initialization program root directory: C:\Programme\blue user configuration directory: C:\Dokumente und Einstellungen\magicmo\.blu e > loading classes from registry > using registry file: C:\Programme\blue\conf\registry.xml >> found soundObject type: blue.soundObject.PolyObject >> found soundObject type: blue.soundObject.GenericScore -class added to live soundObjects >> found soundObject type: blue.soundObject.PythonObject -class added to live soundObjects >> found soundObject type: blue.soundObject.RhinoObject -class added to live soundObjects >> found soundObject type: blue.soundObject.Sound >> found soundObject type: blue.soundObject.Comment >> found soundObject type: blue.soundObject.External -class added to live soundObjects >> found soundObject type: blue.soundObject.AudioFile >> found soundObject type: blue.soundObject.LineObject >> found soundObject type: blue.soundObject.ZakLineObject >> found soundObject type: blue.soundObject.PianoRoll >> found soundObject type: blue.soundObject.PatternObject >> found soundObject type: blue.soundObject.ObjectBuilder -class added to live soundObjects >> found soundObject type: blue.soundObject.TrackerObject -class added to live soundObjects >> found soundObject type: blue.soundObject.JMask -class added to live soundObjects >> found noteProcessor type: blue.noteProcessor.AddProcessor >> found noteProcessor type: blue.noteProcessor.PchAddProcessor >> found noteProcessor type: blue.noteProcessor.MultiplyProcessor >> found noteProcessor type: blue.noteProcessor.RandomAddProcessor >> found noteProcessor type: blue.noteProcessor.RandomMultiplyProcessor >> found noteProcessor type: blue.noteProcessor.SubListProcessor >> found noteProcessor type: blue.noteProcessor.RotateProcessor >> found noteProcessor type: blue.noteProcessor.RetrogradeProcessor >> found noteProcessor type: blue.noteProcessor.InversionProcessor >> found noteProcessor type: blue.noteProcessor.PchInversionProcessor >> found noteProcessor type: blue.noteProcessor.EqualsProcessor >> found noteProcessor type: blue.noteProcessor.SwitchProcessor >> found noteProcessor type: blue.noteProcessor.TimeWarpProcessor >> found noteProcessor type: blue.noteProcessor.LineAddProcessor >> found noteProcessor type: blue.noteProcessor.LineMultiplyProcessor >> found noteProcessor type: blue.noteProcessor.TuningProcessor >> found noteProcessor type: blue.noteProcessor.PythonProcessor >> found instrument type: blue.orchestra.GenericInstrument >> found instrument type: blue.orchestra.PythonInstrument >> found instrument type: blue.orchestra.RhinoInstrument >> found instrument type: blue.orchestra.BlueX7 >> found instrument type: blue.orchestra.BlueSynthBuilder > using program option config file: C:\Dokumente und Einstellungen\magicmo \.blue\.blueConfig.xml Creating new Effects Library Creating new Script Library [opcodePopup] Reinitializing... [opcodePopup] Reinitialization finished <TOTAL_DUR> = 0.0 <RENDER_START> = 0.0 <PROCESSING_START> = 0.0 Global Duration = 0.0 Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 "C:\DOKUM E~1\MAGICMO\Temp\tempCsd22051.csd"). Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 "C:\DOKUM E~1\MAGICMO\Temp\tempCsd22051.csd"). <TOTAL_DUR> = 0.0 <RENDER_START> = 0.0 <PROCESSING_START> = 0.0 Global Duration = 0.0 Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 "C:\DOKUM E~1\MAGICMO\Temp\tempCsd22052.csd"). Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 "C:\DOKUM E~1\MAGICMO\LOKALE~1\Temp\tempCsd22052.csd"). |
|
|
Re: error handling in blueDid you click Window -> Csound Output Dialog?
There should be an error message there telling you more about where it's failing. -Darren On Nov 22, 2008, at 7:33 AM, magicmo wrote: > > hi, > > i would like to check out and use blue for making music with csound. > > when i klick on play, i get the following message: > > "there was an error in running csound. > please view the csound output dialog for more information." > > how can i debug the information in the csound output dialog? what is > it > telling me? though i am quite skilled with computers, the dialog is > telling > me nothing. > > i am running xp professional servicepack 3. > Csound5.09.1-gnu-win32-d.exe > python-2.5.1.msi > blue_0.124.3_installer.jar > java sdk jdk-6u10-windows-i586-p.exe > > thanks for help! > -mo > > this is what the dialog says: > > > blue - 0.124.3 > 2008.10.28 > Copyright (c) 2001-2007 Steven Yi > > blue comes with ABSOLUTELY NO WARRANTY > This is free software, and you are welcome to redistribute it > under certain conditions (consult the included license.txt file) > >>> Csound API available: false << > > [blue] - initialization > > program root directory: C:\Programme\blue > user configuration directory: C:\Dokumente und Einstellungen\magicmo > \.blu > e > >> loading classes from registry >> using registry file: C:\Programme\blue\conf\registry.xml >>> found soundObject type: blue.soundObject.PolyObject >>> found soundObject type: blue.soundObject.GenericScore > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.PythonObject > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.RhinoObject > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.Sound >>> found soundObject type: blue.soundObject.Comment >>> found soundObject type: blue.soundObject.External > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.AudioFile >>> found soundObject type: blue.soundObject.LineObject >>> found soundObject type: blue.soundObject.ZakLineObject >>> found soundObject type: blue.soundObject.PianoRoll >>> found soundObject type: blue.soundObject.PatternObject >>> found soundObject type: blue.soundObject.ObjectBuilder > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.TrackerObject > -class added to live soundObjects > >>> found soundObject type: blue.soundObject.JMask > -class added to live soundObjects > >>> found noteProcessor type: blue.noteProcessor.AddProcessor >>> found noteProcessor type: blue.noteProcessor.PchAddProcessor >>> found noteProcessor type: blue.noteProcessor.MultiplyProcessor >>> found noteProcessor type: blue.noteProcessor.RandomAddProcessor >>> found noteProcessor type: blue.noteProcessor.RandomMultiplyProcessor >>> found noteProcessor type: blue.noteProcessor.SubListProcessor >>> found noteProcessor type: blue.noteProcessor.RotateProcessor >>> found noteProcessor type: blue.noteProcessor.RetrogradeProcessor >>> found noteProcessor type: blue.noteProcessor.InversionProcessor >>> found noteProcessor type: blue.noteProcessor.PchInversionProcessor >>> found noteProcessor type: blue.noteProcessor.EqualsProcessor >>> found noteProcessor type: blue.noteProcessor.SwitchProcessor >>> found noteProcessor type: blue.noteProcessor.TimeWarpProcessor >>> found noteProcessor type: blue.noteProcessor.LineAddProcessor >>> found noteProcessor type: blue.noteProcessor.LineMultiplyProcessor >>> found noteProcessor type: blue.noteProcessor.TuningProcessor >>> found noteProcessor type: blue.noteProcessor.PythonProcessor >>> found instrument type: blue.orchestra.GenericInstrument >>> found instrument type: blue.orchestra.PythonInstrument >>> found instrument type: blue.orchestra.RhinoInstrument >>> found instrument type: blue.orchestra.BlueX7 >>> found instrument type: blue.orchestra.BlueSynthBuilder >> using program option config file: C:\Dokumente und Einstellungen >> \magicmo > \.blue\.blueConfig.xml > Creating new Effects Library > Creating new Script Library > [opcodePopup] Reinitializing... > [opcodePopup] Reinitialization finished > <TOTAL_DUR> = 0.0 > <RENDER_START> = 0.0 > <PROCESSING_START> = 0.0 > Global Duration = 0.0 > Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22051.csd"). > Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22051.csd"). > <TOTAL_DUR> = 0.0 > <RENDER_START> = 0.0 > <PROCESSING_START> = 0.0 > Global Duration = 0.0 > Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22052.csd"). > Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\LOKALE~1\Temp\tempCsd22052.csd"). > > -- > View this message in context: http://www.nabble.com/error-handling-in-blue-tp20635961p20635961.html > Sent from the Csound - Blue - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Bluemusic-users mailing list > Bluemusic-users@... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
|
|
Re: error handling in blueI assume Csound works OK for you without Blue, with other CSD files. F7 in Blue shows the Csound output. Maybe that will contain some clues. You're may be already looking at that. Under Project, try "Render CSD to File", and then try rendering the CSD from a Csound command-line. Csound is usually good in reporting where it fails, at the command line. In WinXP, Start -> Run... -> type CMD then at the prompt cd to the directory with your CSD file and type the Csound command line. Am not sure about the API - I don't use that mode. On Sunday 23 November 2008 01:33 am, magicmo wrote: > hi, > > i would like to check out and use blue for making music with csound. > > when i klick on play, i get the following message: > > "there was an error in running csound. > please view the csound output dialog for more information." > > how can i debug the information in the csound output dialog? what is it > telling me? though i am quite skilled with computers, the dialog is telling > me nothing. > > i am running xp professional servicepack 3. > Csound5.09.1-gnu-win32-d.exe > python-2.5.1.msi > blue_0.124.3_installer.jar > java sdk jdk-6u10-windows-i586-p.exe > > thanks for help! > -mo > > this is what the dialog says: > > > blue - 0.124.3 > 2008.10.28 > Copyright (c) 2001-2007 Steven Yi > > blue comes with ABSOLUTELY NO WARRANTY > This is free software, and you are welcome to redistribute it > under certain conditions (consult the included license.txt file) > > >> Csound API available: false << > > [blue] - initialization > > program root directory: C:\Programme\blue > user configuration directory: C:\Dokumente und Einstellungen\magicmo\.blu > e > > > loading classes from registry > > using registry file: C:\Programme\blue\conf\registry.xml > > > >> found soundObject type: blue.soundObject.PolyObject > >> found soundObject type: blue.soundObject.GenericScore > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.PythonObject > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.RhinoObject > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.Sound > >> found soundObject type: blue.soundObject.Comment > >> found soundObject type: blue.soundObject.External > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.AudioFile > >> found soundObject type: blue.soundObject.LineObject > >> found soundObject type: blue.soundObject.ZakLineObject > >> found soundObject type: blue.soundObject.PianoRoll > >> found soundObject type: blue.soundObject.PatternObject > >> found soundObject type: blue.soundObject.ObjectBuilder > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.TrackerObject > > -class added to live soundObjects > > >> found soundObject type: blue.soundObject.JMask > > -class added to live soundObjects > > >> found noteProcessor type: blue.noteProcessor.AddProcessor > >> found noteProcessor type: blue.noteProcessor.PchAddProcessor > >> found noteProcessor type: blue.noteProcessor.MultiplyProcessor > >> found noteProcessor type: blue.noteProcessor.RandomAddProcessor > >> found noteProcessor type: blue.noteProcessor.RandomMultiplyProcessor > >> found noteProcessor type: blue.noteProcessor.SubListProcessor > >> found noteProcessor type: blue.noteProcessor.RotateProcessor > >> found noteProcessor type: blue.noteProcessor.RetrogradeProcessor > >> found noteProcessor type: blue.noteProcessor.InversionProcessor > >> found noteProcessor type: blue.noteProcessor.PchInversionProcessor > >> found noteProcessor type: blue.noteProcessor.EqualsProcessor > >> found noteProcessor type: blue.noteProcessor.SwitchProcessor > >> found noteProcessor type: blue.noteProcessor.TimeWarpProcessor > >> found noteProcessor type: blue.noteProcessor.LineAddProcessor > >> found noteProcessor type: blue.noteProcessor.LineMultiplyProcessor > >> found noteProcessor type: blue.noteProcessor.TuningProcessor > >> found noteProcessor type: blue.noteProcessor.PythonProcessor > >> found instrument type: blue.orchestra.GenericInstrument > >> found instrument type: blue.orchestra.PythonInstrument > >> found instrument type: blue.orchestra.RhinoInstrument > >> found instrument type: blue.orchestra.BlueX7 > >> found instrument type: blue.orchestra.BlueSynthBuilder > > > > using program option config file: C:\Dokumente und Einstellungen\magicmo > > \.blue\.blueConfig.xml > Creating new Effects Library > Creating new Script Library > [opcodePopup] Reinitializing... > [opcodePopup] Reinitialization finished > <TOTAL_DUR> = 0.0 > <RENDER_START> = 0.0 > <PROCESSING_START> = 0.0 > Global Duration = 0.0 > Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22051.csd"). > Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22051.csd"). > <TOTAL_DUR> = 0.0 > <RENDER_START> = 0.0 > <PROCESSING_START> = 0.0 > Global Duration = 0.0 > Began Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\Temp\tempCsd22052.csd"). > Ended Exec(csound -+msg_color=false -+rtaudio=PortAudio -o dac -m135 > "C:\DOKUM > E~1\MAGICMO\LOKALE~1\Temp\tempCsd22052.csd"). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
| Free embeddable forum powered by Nabble | Forum Help |