Skip to content

Instantly share code, notes, and snippets.

@ARival
ARival / gist:0aeb903deed022b7040e2fa9b0b92586
Last active December 6, 2019 00:41
Celeste Pico-8 Source Code
-- ~celeste~
-- matt thorson + noel berry
-- globals --
-------------
room = { x=0, y=0 }
objects = {}
types = {}
freeze=0

MOD2GBT Guide

Frequencies

MOD2GBT supports use of notes from C3 to B8.

Instruments

CHANNEL RANGE NOTES
1 1-4 Pulse Channel. Both channels 1 and 2 use the same instruments.
Writer's note: I really don't think this is good for the docs as-is. I heard some people complain about reading difficulty when I updated the music docs and honestly I'm better at essays than I am instruction manuals.
Please feel free to reinterpret this information in a way that makes it easier to read, or feel free to tell me that somebody already did this work.
Instruments
Channels 1 and 2 (Pulse Channels)
1 25% Pulse
2 50% Pulse (Square)