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

Failures if connection objects created before all audio objects created #121

Open
PaulStoffregen opened this issue Sep 4, 2015 · 1 comment

Comments

@PaulStoffregen
Copy link
Owner

Details here:

https://forum.pjrc.com/threads/29582-Audio-library-co-existence-of-a-waveform-synthesis-object-and-an-FFT-object?p=81132&viewfull=1#post81132

@mamuesp
Copy link
Contributor

mamuesp commented Dec 10, 2015

In case of creation by the GUI, the connection objects will be placed at the end of all automatically defined objects. And it's obvious that they might only work if the corresponding input/output obejcts exists - the AudioConnection is referencing the other objects, a "null" avlue at this place is not very helpful.

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