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

Accessing AudioPlayer options #78

Open
dimdieo opened this issue Jan 7, 2023 · 0 comments
Open

Accessing AudioPlayer options #78

dimdieo opened this issue Jan 7, 2023 · 0 comments

Comments

@dimdieo
Copy link

dimdieo commented Jan 7, 2023

Hey, @npisanti !
I'm trying to figure out the AudioPlayer example.
Could you tell me how to access the AudioPlayer options outside of the GUI?
I figured out how to load files using the code

player.load( ofToDataPath("sample.wav") );

But I can't figure out how to use sample start points, fade points, ADSR, etc.
Is it possible to set a loop for a sample?

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

1 participant