Log In  

hello! i have made a tool to make pico 8 music composing easier

see it in action: https://twitter.com/maplesbian/status/1148878267316932608

get to the good stuff: https://github.com/Lana-chan/it2p8.py

have fun

P#65759 2019-07-11 05:48 ( Edited 2019-07-11 05:49)

nice

P#65783 2019-07-12 02:15

Excellent!

P#65789 2019-07-12 12:16

wow, excellent, thanks

P#66082 2019-07-25 00:13

awesome, thanks!

P#66169 2019-07-28 18:34

I'm working on a similar project, a kind of gateway midifile => P8 music. Before starting it, I've made a gateway Atari frequencies tables => P8 music, it works fine, even on 4 tracks, as Atari and P8 allow it. I wrote a lot of Atari musics in the early 80's.

I've watched your code on github, input files (.it?) are in a binary format that I don't know.Can you tell me more?

P#125403 2023-02-06 11:38 ( Edited 2023-02-06 11:41)

Awesome, thank you! I've run your program with your test.it and I've added a little bit of lua to hear it, really awesome too!

function _init()
 music(0)
end

function _update()
end

function _draw()
end
P#125405 2023-02-06 11:57 ( Edited 2023-02-06 11:58)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 05:13:53 | 0.007s | Q:21