What steps will reproduce the problem?
1. downloaded version 1.3
2. installed csound
3. started: python MusicalEditorActivity.py
I can chose instruments and put notes, but I hear no sound :/
got output in terminal:
PortMIDI real time MIDI plugin for Csound
virtual_keyboard real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
0dBFS level = 32768,0
Csound version 5.08 (double samples) Apr 16 2008
libsndfile-1.0.17
UnifiedCSD: sound/instruments.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname: /tmp/filekrPeV8.orc
scorename: /tmp/file6MJOzg.sco
rtaudio: ALSA module enabled
rtmidi: PortMIDI module enabled
orch compiler:
95 lines read
instr 1
instr 2
error: numeric syntax '0.81', line 29:
asig pluck p5, iptch, iptch*0.81, 1, 3, .5
error: numeric syntax '.5', line 29:
asig pluck p5, iptch, iptch*0.81, 1, 3, .5
instr 3
error: numeric syntax '.02', line 40:
kenv linseg 0, .01, p5, p3-.02, p4, .01, 0
error: numeric syntax '.01', line 40:
kenv linseg 0, .01, p5, p3-.02, p4, .01, 0
error: numeric syntax '.01', line 40:
kenv linseg 0, .01, p5, p3-.02, p4, .01, 0
error: numeric syntax '2.9966', line 44:
a3 oscil 8, 2.9966 * ifrq, 1
error: numeric syntax '5.9932', line 46:
a5 oscil 3, 5.9932 * ifrq, 1
error: numeric syntax '10.0794', line 48:
a7 oscil 1, 10.0794 * ifrq, 1
error: numeric syntax '11.9864', line 49:
a8 oscil 1, 11.9864 * ifrq, 1
outs inconsistent with global nchnls (1); replaced with out
instr 4
instr 5
error: numeric syntax '0.1', line 91:
kcutfreq expon 10000, 0.1, 2500
error: numeric syntax '0.1', line 92:
aamp expon iamp, 0.1, 10
error: numeric syntax '.5', line 93:
arand rand aamp
error: numeric syntax '.05', line 98:
asig linen (asigpre+arand/2),0,ilen, .05
13 syntax errors in orchestra. compilation invalid
ok dok
ok dok