-
Notifications
You must be signed in to change notification settings - Fork 7
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 use this app as a launchpad? #43
Comments
Hi So the original Launchpad works as a controller for ableton because they provide whats called a control script for Ableton. I guess one could be made for this app as well and I may look into it, as per these instructions. |
Yes, just to get that beat synced glow like launchpad, I had to create a dummy MIDI clip which sends(MIDI to) the exact same notes (in counts) to the app as it was used to trigger the scene/clip. And also by any chance do you know if I can send the labels on the scene/clip to come to the pad labels on app? Is it possible by MIDI or is it possible only by those remote scripts? |
I would say that's only possible with remote scripts, and even with those
it would need to be sent with a custom midi sysex message, I believe,
without really having looked into it.
…On Wed, Aug 7, 2024, 13:34 souradeepDe225 ***@***.***> wrote:
Yes, just to get that beat synced glow like launchpad, I had to create a
dummy MIDI clip which sends(MIDI to) the exact same notes (in counts) to
the app as it was used to trigger the scene/clip.
And also by any chance do you know if I can send the labels on the
scene/clip to come to the pad labels on app? Is it possible by MIDI or is
it possible only by those remote scripts?
—
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJIGOFGITRFKRIIPA7APMJ3ZQGWXVAVCNFSM6AAAAABMCELD4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZSGY2TGNRQG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Maybe I could implement receiving midi clock and flashing on each 4th note
?!? Would that be desirable?
…On Wed, Aug 7, 2024, 13:34 souradeepDe225 ***@***.***> wrote:
Yes, just to get that beat synced glow like launchpad, I had to create a
dummy MIDI clip which sends(MIDI to) the exact same notes (in counts) to
the app as it was used to trigger the scene/clip.
And also by any chance do you know if I can send the labels on the
scene/clip to come to the pad labels on app? Is it possible by MIDI or is
it possible only by those remote scripts?
—
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJIGOFGITRFKRIIPA7APMJ3ZQGWXVAVCNFSM6AAAAABMCELD4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZSGY2TGNRQG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yup, this sounds cool. |
also @anzbert , if you could add an option to enter custom labels/colors to each pad, that would be great? 😊 |
No not yet.. sorry. Only been doing minor fixes recently. |
Thanks for this great app! ❤️
I wish to use it as a launchpad for ableton live to trigger scenes, can you please share some steps?
The text was updated successfully, but these errors were encountered: