issues
search
tomoyanonymous
/
mimium-rs
minimal musical medium- an infrastructural language for sound and music.
Mozilla Public License 2.0
9
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unused `adjusted_ichannels`
#103
yutannihilation
opened
2 days ago
2
use 24bit integer for push/popstatepos insruction
#102
tomoyanonymous
closed
5 days ago
0
When delay is used more than twice in the function, the bytecode will not generate "SHIFTSTATE" correctly
#101
tomoyanonymous
opened
1 week ago
3
Closures should be "deep" copied when passed as an argument of higher-order function
#100
tomoyanonymous
opened
1 week ago
0
Proposal: Record Syntax
#99
tomoyanonymous
opened
1 week ago
3
Bump cargo-dist and settings for publishing in crate.io
#98
tomoyanonymous
closed
1 week ago
5
Fix comment parser
#97
tomoyanonymous
closed
1 week ago
0
Merged .vscode configs into .code-workspace file
#96
tomoyanonymous
closed
2 weeks ago
0
Fix mirgen when self and stateful function calls are used in the same function
#95
tomoyanonymous
closed
2 weeks ago
0
`ShiftState` is not inserted when `self` and stateful function call are used at the same time
#94
tomoyanonymous
closed
2 weeks ago
0
Add "samplerate" literal
#93
tomoyanonymous
closed
2 weeks ago
0
Do not launch gui when no probe is created
#92
tomoyanonymous
closed
2 weeks ago
0
Fixed the crush and glitch in multiple output channels
#91
tomoyanonymous
closed
2 weeks ago
1
Calculate output buffer size based on `dsp_ochannels`
#90
yutannihilation
closed
2 weeks ago
2
audiodriver crashes when the number of output channels doesn't match
#89
yutannihilation
closed
2 weeks ago
1
Do not launch GUI except for realtime audio mode
#88
yutannihilation
closed
2 weeks ago
6
Fix CSV backend
#87
yutannihilation
closed
2 weeks ago
3
CSV backend seems broken
#86
yutannihilation
closed
2 weeks ago
5
mimalloc as global allocator
#85
tomoyanonymous
closed
2 weeks ago
1
Allowing collecting multiple type check errors
#84
tomoyanonymous
opened
3 weeks ago
0
Remove or resolve some of my TODOs
#83
yutannihilation
closed
3 weeks ago
2
Fix clippy::redundant_static_lifetimes
#82
yutannihilation
closed
3 weeks ago
0
Removed Nightly Feature
#81
tomoyanonymous
closed
3 weeks ago
1
Add MoveImmF Operation
#80
tomoyanonymous
closed
3 weeks ago
0
GUI Plot Plugin
#79
tomoyanonymous
closed
3 weeks ago
0
Allowing integer literal as numeric type value
#78
tomoyanonymous
closed
3 weeks ago
0
Add `MoveImmF` operation in VM
#77
tomoyanonymous
closed
3 weeks ago
0
Midi Input Plugin
#76
tomoyanonymous
closed
3 weeks ago
1
Prevent from predefined functions overwritten by users
#75
tomoyanonymous
closed
1 month ago
0
Basic implementation of core libraries & white noise implementation.
#74
tomoyanonymous
closed
1 month ago
0
Basic wasm32 debug configuration with WASI backend.
#73
tomoyanonymous
closed
1 month ago
0
Fix bug in mirgen for delay
#72
tomoyanonymous
closed
1 month ago
2
Conditional stateful function call will not handle shiftstate position properly
#71
tomoyanonymous
opened
1 month ago
2
Implement `include` preprocessor
#70
tomoyanonymous
closed
1 month ago
0
Reduced redundunt copy on VM execution
#69
tomoyanonymous
closed
1 month ago
0
Introduce Plugin System
#68
tomoyanonymous
closed
1 month ago
1
Handle nested `if`
#67
yutannihilation
closed
1 month ago
2
Move Tests to Different Crate
#66
tomoyanonymous
closed
1 month ago
0
Handle nested `if`
#65
yutannihilation
closed
1 month ago
2
Audio file sampler implementation
#64
tomoyanonymous
closed
1 month ago
1
Cannot parse nested `if`
#63
yutannihilation
closed
1 month ago
15
Add CLI an option to generate values in CSV format
#62
yutannihilation
closed
2 months ago
8
Proposal: Plugin System
#61
tomoyanonymous
closed
1 month ago
1
chore: update ariadne to 0.4.1
#60
yutannihilation
closed
2 months ago
1
Generic type inference(WIP)
#59
tomoyanonymous
closed
2 months ago
4
Implement Pipe
#58
yutannihilation
closed
2 months ago
10
Builtin function is overwritten by user-defined function
#57
yutannihilation
closed
1 month ago
1
Pipe operator
#56
yutannihilation
closed
2 months ago
2
Scheduler implementation
#55
tomoyanonymous
closed
2 months ago
0
Add simple reference counted GC for Closure.
#54
tomoyanonymous
closed
2 months ago
4
Next