We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
<CsoundSynthesizer> <CsOptions> ; Select audio/midi flags here according to platform -odac -m0 --limiter=.95 ; For Non-realtime ouput leave only the line below: ; -o hetro.wav -W ;;; for file output any platform </CsOptions> <CsInstruments> sr = 44100 ksmps = 32 nchnls = 2 0dbfs = 1 ; by Menno Knevel & Stefano Cucchi 2023 ires1 system_i 1,{{ hetro fox.wav fox1.het }} ires2 system_i 2, {{het_export fox1.het fox_file }} </CsInstruments> <CsScore> </CsScore> </CsoundSynthesizer>
Sorry, something went wrong.
The het_export utility generates a comma-separated text file for manual editing
Can you copy a few lines of fox_file here, Stefano? Might be interesting to add to manual page...
One line can have up to 5000 columns... fox_file.zip fox1.het.zip
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: