Skip to content
New issue

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

Improved Scala (.scl) I/O #2

Open
vsicurella opened this issue Jan 2, 2022 · 1 comment
Open

Improved Scala (.scl) I/O #2

vsicurella opened this issue Jan 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vsicurella
Copy link
Owner

I am currently using the Anamark TUN library to read Scala files, but it parses all the lines into cents representations. I would like to preserve ratio representations and be able to write Scala files too, so this will require (preferably collaborated) enhancement of the TUN library, a different existing C++ Scala I/O library, or rolling a custom one.

@vsicurella vsicurella added the enhancement New feature or request label Jan 2, 2022
@tank-trax
Copy link

I noticed this issue and thought I'd suggest as an alternative to the Anamark TUN Library using the Surge Synth Team's tuning library which has full SCL/KBM support

https://github.com/surge-synthesizer/tuning-library

this implementation has been used by Surge XT, Monique, Dexed, Odin2, sfizz, BespokeSynth and soon Decent Sampler

Cheers!

if you have any questions please visit our Discord at https://discord.gg/bK765ns7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants