You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great project! Makes it super easy to make audio-reactive videos which is always nice.
However, I'd like to go one step further, having MIDI support!
Most basic would be supporting MIDI Clock messages, to make things in sync.
Going further, reacting to MIDI CC messages would allow you to connect visualizations to various knobs you use in music hardware/software.
Going even further, being able to trigger things based on MIDI notes would also further make astrofox a really killer application.
For inspiration, it might be worth looking at Resolume Arena/Avenue and see how it's implemented there. You can basically map any MIDI information to any parameter in the application, so you for example change the brightness of a layer based on when the kick drum happens. The help document for the MIDI setup can be found here: https://resolume.com/support/en/midi-shortcuts
The text was updated successfully, but these errors were encountered:
Great project! Makes it super easy to make audio-reactive videos which is always nice.
However, I'd like to go one step further, having MIDI support!
Most basic would be supporting MIDI Clock messages, to make things in sync.
Going further, reacting to MIDI CC messages would allow you to connect visualizations to various knobs you use in music hardware/software.
Going even further, being able to trigger things based on MIDI notes would also further make astrofox a really killer application.
For inspiration, it might be worth looking at Resolume Arena/Avenue and see how it's implemented there. You can basically map any MIDI information to any parameter in the application, so you for example change the brightness of a layer based on when the kick drum happens. The help document for the MIDI setup can be found here: https://resolume.com/support/en/midi-shortcuts
The text was updated successfully, but these errors were encountered: