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

Question about the code #1

Open
boonier opened this issue Nov 29, 2023 · 2 comments
Open

Question about the code #1

boonier opened this issue Nov 29, 2023 · 2 comments

Comments

@boonier
Copy link

boonier commented Nov 29, 2023

Hey there :) how's it going? Nice work.

I loved the pattern based sequencers from the Atari....

Is this code specific for the Teesny api (oh which I have no experience), or can it be leveraged for other platforms?

Thanks

@canvasus
Copy link
Owner

Hi! And thanks.
I think you should be able to port most of it to another platform, certainly some of the main parts like tracks and how events are handled. But obviously some parts are very specific to the hardware I used such as the Teensy USB host library and display functions.

Whether it is a good idea to reuse this code is another matter...

@boonier
Copy link
Author

boonier commented Nov 29, 2023

Hehe well conceptually it looks like a good start :) I will see where I get!

Thanks

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