big commit

This commit is contained in:
2026-01-27 01:04:08 +01:00
parent 9e597258e4
commit 61daa9d79d
15 changed files with 821 additions and 222 deletions

View File

@@ -1,6 +1,6 @@
mod script;
pub use cagire_forth::{Word, WordCompile, WORDS};
pub use cagire_forth::{Word, WORDS};
pub use cagire_project::{
load, save, Bank, LaunchQuantization, Pattern, PatternSpeed, Project, SyncMode, MAX_BANKS,
MAX_PATTERNS,