Hi all.

I'm trying to get the basics of a faust2csound workflow set up.  Using
some simple faust examples (e.g. a basic onepole from p. 3 in the
manual), running faust2csound, loading the resulting .so in csound.

But no sound, instead a message about "null opadr" and "Early return..".

Attached are the .dsp, the output from faust2csound, the .csd file i'm
attempting, and the log from the run.  Perhaps someone has a clue?

Thanks!

-anders

  --Csound version 6.14 beta (double samples) Aug  5 2019

Attachment: onepole.dsp
Description: Binary data

Attachment: onepole.dsp.cpp
Description: Binary data

Attachment: test.csd
Description: Binary data

[andersvi@josefk TEST]$ 
sound test.csd
time resolution is 1000.000 ns
0dBFS level = 32768.0
--Csound version 6.14 beta (double samples) Aug  5 2019
[commit: 64c85002a8af92455f602d8200c7f39e60fbe1b2]
libsndfile-1.0.28
UnifiedCSD:  test.csd
STARTING FILE
Creating options
Creating orchestra
closing tag
Creating score
Loading command-line libraries:
  /TEST/onepole.so
rtaudio: ALSA module enabled
rtmidi: ALSA Raw MIDI module enabled
Elapsed time at end of orchestra compile: real: 0.002s, CPU: 0.002s
sorting score ...
        ... done
Elapsed time at end of score sort: real: 0.002s, CPU: 0.002s
graphics suppressed, ascii substituted
0dBFS level = 1.0
orch now loaded
audio buffered in 256 sample-frame blocks
writing 512-byte blks of shorts to test.wav (WAV)
SECTION 1:
new alloc for instr 1:
null opadr
Early return from csoundPerform().
inactive allocs returned to freespace
end of score.              overall amps:  0.00000
           overall samples out of range:        0
1 errors in performance
Elapsed time at end of performance: real: 0.003s, CPU: 0.003s
256 512 sample blks of shorts written to test.wav (WAV)
[andersvi@josefk TEST]$ 
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to