-
Notifications
You must be signed in to change notification settings - Fork 3
help file csd sample rate does not match default in Max #3
Copy link
Copy link
Open
Description
Hi Iain,
Even though I have csound6 installed on my mac (Catalina), I'm unable to load the csound6 external with errors:
First my csound version:
$ csound --version
0dBFS level = 32768.0
--Csound version 6.16 (double samples) Jul 17 2021
[commit: fb5bdb3681e15f56c216b4e4487b45848aa6b9f4]
libsndfile-1.0.28
end of score. overall amps: 0.0
overall samples out of range: 0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000sNow when I try to open the .maxhelp file:
csound6~ 1.01 - A Max Csound class using the Csound 6.16.2 API
(c) Iain C.T. Duncan, 2022.
Based on work for Pd by Victor Lazzarini, 2005-2007.
csound6_init_csound()
compiling csd: cs-help.csd
full path: /Volumes/$HOME/Documents/Max 8/Packages/Csound6~/help/cs-help.csd
WARNING:
could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libfluidOpcodes.dylib' (-1)
WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib' (-1)
WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1
UnifiedCSD: /Volumes/VOLE/Users/sa/Documents/Max 8/Packages/Csound6~/help/cs-help.csd
STARTING FILE
Creating orchestra
closing tag
Creating score
rtaudio: PortAudio module enabled ...
using callback interface
rtmidi: PortMIDI module enabled
instr square uses instrument number 5
instr pulse uses instrument number 6
instr lfo uses instrument number 7
instr make_lfo uses instrument number 8
instr outvalue_instr uses instrument number 9
Elapsed time at end of orchestra compile: real: 0.003s, CPU: 0.003s
sorting score ...
... done
Elapsed time at end of score sort: real: 0.003s, CPU: 0.003s
graphics suppressed, ascii substituted
0dBFS level = 0.9
ftable 1:
ftable 1: 16384 points, scalemax 1.000
____________________
_ '
_ '
_ '
_ '
_ '
_ '
_ '
_ '
_ '
_______________________________________'________________________________________
' _
' _
' _
' _
' _
' _
' _
' _
' _
'_____________________
orch now loaded
audio buffered in 1024 sample-frame blocks
SECTION 1:
initialization complete
When I try to start the external, I get the following error:
csound6~ error: csound sr must match Max
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels