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

how to add reverb and delay #14

Open
odaymusic opened this issue Aug 1, 2021 · 3 comments
Open

how to add reverb and delay #14

odaymusic opened this issue Aug 1, 2021 · 3 comments

Comments

@odaymusic
Copy link

how to add reverb and delay and paning , comporessor

@mikeperri
Copy link
Owner

That's not supported now, but it will be in a future version. I've been working on switching over the SFZ player from the AudioKit sampler to sfizz. It supports reverb, compression, delay, panning, and filters, and can also stream samples from disk instead of loading them all into memory, which will allow you to use higher quality samples.

Since I'm just doing this in my free time, there's no particular timeline for when it'll be ready, but I am making good progress on it. If you'd like to help, please send me an email and we can figure something out.

@odaymusic
Copy link
Author

The truth is that there is no solution so far except by using JavaScript.. The truth is that I am seeking to learn a programming language to create an integrated music program, as I work as a composer and music arranger. There are many investors who can support this with everything, but I need to present at least a good model before the big development

@mikeperri
Copy link
Owner

I just published a new version of the library which uses sfizz for playing SFZ format, and it supports effects like reverb and delay. This is the list of SFZ opcodes it supports - https://sfz.tools/sfizz/development/status/opcodes/.

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

No branches or pull requests

2 participants