Csound Csound-dev Csound-tekno Search About

Error running Csound

Date2005-11-04 19:19
From"Robson Cozendey"
SubjectError running Csound
Hi everybody!

I´m getting the error "Segmentation Violation" when I run a simple Oscil in 
the orc file, any idea of what can be happenning? Here is the message:

"Localisation of messages is disabled, using default language.
time resolution is 279.365 ns
Windows MME real time audio module for Csound by Istvan Varga
PortAudio real-time audio module for Csound
PortMIDI real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.00.0 (double samples) Aug 27 2005
libsndfile-1.0.11
orchname:  c:\arquiv~1\csound5\Work\Oscilador Simples 220Hz.orc
scorename: c:\arquiv~1\csound5\Work\Oscilador Simples 220Hz Score.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
13 lines read
        instr   1303
Csound tidy up: Segmentation violation"

_________________________________________________________________
MSN Messenger: converse online com seus amigos .  
http://messenger.msn.com.br

Date2005-11-04 19:39
FromSteven Yi
SubjectRe: Error running Csound
AttachmentsNone  

Date2005-11-04 20:44
FromIstvan Varga
SubjectRe: Error running Csound
Steven Yi wrote:

> We'll need a bit more information to be of any help.  What commandline
> settings did you use when running Csound?  And if the files aren't
> big, could you send it here (or post online somewhere to check out)?

Another possible problem is that OPCODEDIR or OPCODEDIR64 points
to the wrong directory, and incompatible plugins are loaded.
The 2005-08-27 release did not have the checks for the MYFLT type
used in plugin libraries yet.