Hi all,
synthesizing a OS5 SDIF, I encountered a strange behavior in the last version of SVP which is not compiled for AS. In fact, I verified that the same SDIF file that AS synthesizes flawlessly, in OpenMusic (e.g. using the executable in the SuperVP.app), gives rise to an inexplicable error.
Here’s the command prompt in AS:
supervp -S"/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.sdif" -isdata S -Z -norm -Osa -v “/Applications/AudioSculpt 3.2.2/Sounds/Akiko1GB5.aif”
“/Applications/AudioSculpt 3.2.2/Kernels/supervp” -xp_pipe “-S/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.sdif” -isdata S -Z -norm -Osa -v “/Applications/AudioSculpt 3.2.2/Sounds/Akiko1GB5.aif”
======================================================================
SuperVP Copyright © 1990-2013 IRCAM
version : 2.99.94 (compiled by cornu for AudioSculpt on Nov 15 2013 14:23:56 ) Prec=Float
snd file IO using libsndfile-1.0.17patchc, Copyright Erik de Castro Lopo,
licensed under the Gnu LGPL (see: http://www.mega-nerd.com/libsndfile or libsndfile.License)
executable dir : /Applications/AudioSculpt 3.2.2/AudioSculpt 3.2.2.app/Contents/MacOS/
sse support : 1 simple 1
sse2 support : 1 simple 1
num thread limit : 4
Analysis data input channel
data filename : /Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.sdif
analysis increment : 128.000000
track : 1
analysis window size : 1024
number of channels : 513
duration of the file : +0006.101066 seconds (+00000269057 sample frames)
start : +0000.000000 seconds (+00000000000 sample frames)
end : +0006.101070 seconds (+00000269057 sample frames)
Thread Connector Module
Synthesizer module
window type : hanning
window size : 1024
FFT size : 1024
dilation limits : min(1.000000) max(1.000000)
dilation for transpose comp : min(1.000000) max(1.000000)
Sound output module
file name : /Applications/AudioSculpt 3.2.2/Sounds/Akiko1GB5.aif
sound file type : MacIntosh,SGI AIFF/AIFC
number of channels : mono
packing format : 16 bit integer
sampling rate : 44.10 KHz
normalization level : -0.0 dB
temporary file name : is used
info : 1
meta : 0
total time = 0.09 seconds
And here’s the command prompt in OM:
:: “/Applications/SuperVP.app/Contents/MacOS/supervp” -S"/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.sdif" -isdata S -Z -norm -v -Osa"/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.aif"
:: Initializing…
:: Sample size /Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.aif unknown for aiff/aifc format. Using default sample size of 16 bits.
:: /Applications/SuperVP.app/Contents/MacOS/supervp “-S/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.sdif” -isdata S -Z -norm -v “-Osa/Users/Francesco/Desktop/Hors temps/out-files/Akiko1GB5.aif”
::
:: ======================================================================
:: SuperVP Copyright © 1990-2013 IRCAM
:: version : 2.99.94 (compiled by cornu on Nov 15 2013 15:00:22 ) Prec=Float
:: ----------------------------------------------------------------------
:: snd file IO using libsndfile-1.0.17patchc, Copyright Erik de Castro Lopo,
:: licensed under the Gnu LGPL (see: http://www.mega-nerd.com/libsndfile or libsndfile.License)
:: ======================================================================
:: executable dir : /Applications/SuperVP.app//
:: sse support : 1 simple 1
:: sse2 support : 1 simple 1
:: num thread limit : 4
:: error creating sndfile `stdout’
::
:: Done.
::
OM => 214
Why is this happening? Thanks in advance for your kind concern.
Best,
Francesco Vitale