Atte JEnsen
|
906b114c76
|
ctrl makes cursor jump according to ruler spacing
|
6 years ago |
Nicola Pisanti
|
2fee3a706b
|
less deterministic random
|
6 years ago |
Devine Lu Linvega
|
f420ec5e6c
|
Added details for RPi
|
6 years ago |
Devine Lu Linvega
|
8dd2fd9655
|
Colorized ports properly, fixed #34
|
6 years ago |
Devine Lu Linvega
|
9425d2a601
|
Always play by default
|
6 years ago |
Nicola Pisanti
|
c980c1442a
|
Merge pull request #35 from npisanti/master
random max now defaults to 36
|
6 years ago |
Nicola Pisanti
|
e817cf5d5e
|
random max now defaults to 36
|
6 years ago |
Nicola Pisanti
|
1a65a4931e
|
Merge pull request #33 from npisanti/master
adds step port to L
|
6 years ago |
Nicola Pisanti
|
ce9aabaf75
|
adds step port to L
|
6 years ago |
Nicola Pisanti
|
e29a3d1b28
|
Merge pull request #32 from npisanti/master
replaces zig with lerp
|
6 years ago |
Nicola Pisanti
|
0b3dd23d4e
|
replaces zig with lerp
|
6 years ago |
Nicola Pisanti
|
2213ac8396
|
Merge pull request #31 from npisanti/master
replaces banger with bounce operator
|
6 years ago |
Nicola Pisanti
|
3e45ae73d5
|
replaces banger with bounce operator
|
6 years ago |
Nicola Pisanti
|
d1de810c75
|
Merge pull request #30 from npisanti/master
U is now the uclid operator
|
6 years ago |
Nicola Pisanti
|
ba44c6f1cf
|
U is now the uclid operator
|
6 years ago |
Devine Lu Linvega
|
feab5f0d62
|
Renamed and fixed overflow in M
|
6 years ago |
Devine Lu Linvega
|
20de73bb10
|
Replace modulo with multiply operator, fixes #24
|
6 years ago |
Devine Lu Linvega
|
8963d7d795
|
Removed extra check from F
|
6 years ago |
Лu Лinveгa
|
df0e1276ec
|
Merge pull request #22 from npisanti/master
changes A C D F I to match orcaJS
|
6 years ago |
Nicola Pisanti
|
a53ce88328
|
changes A C D F I to match orcaJS
|
6 years ago |
Bequa La Froth
|
fd0c4b9b42
|
Add --bpm option (#19)
* Add --bpm option
* Fix bpm bounds, and formatting
* Prevent int overflow on bpm adjust
* Prevent int overflow in overflow-guard
|
6 years ago |
cancel
|
86dd6be4f4
|
Fix formatting
|
6 years ago |
Лu Лinveгa
|
c172296d07
|
Merge pull request #12 from npisanti/master
porting of K operator from orcaJS
|
6 years ago |
cancel
|
11fb32dec8
|
Fix shellcheck SC1117
Harmless in this case, but annoying to see.
|
6 years ago |
cancel
|
3e3298f948
|
Guard use of -march=nehalem to gcc >= 4.9
Fixes #14
|
6 years ago |
Nicola Pisanti
|
9c55802d55
|
porting of K operator from orcaJS
|
6 years ago |
cancel
|
32ca897ef9
|
Merge pull request #11 from npisanti/master
|
6 years ago |
Nicola Pisanti
|
762337b0f6
|
changes R to max exclusive to match orca-js behavior
|
6 years ago |
Nicola Pisanti
|
75de43b44c
|
changes V to match orca-js behavior
try to divide commits
|
6 years ago |
Nicola Pisanti
|
d395999d30
|
Update `D` to match orca-js (#10)
|
6 years ago |
cancel
|
8982892c90
|
Fix ordering of gbuffer reads in `C` operator
|
6 years ago |
cancel
|
13a18ac95c
|
Cleanup
|
6 years ago |
cancel
|
2fc803f223
|
Cleanup old naming/comment
|
6 years ago |
cancel
|
53df0684c3
|
Clean up naming of Markmap_ stuff
|
6 years ago |
cancel
|
085a540f9b
|
Cleanup
|
6 years ago |
cancel
|
2dbe0eb510
|
Remove typedef for Field from base.h
No longer needed.
|
6 years ago |
cancel
|
31461a215e
|
Cleanup stdio.h and Field naming. Add comment about Field.
|
6 years ago |
cancel
|
697c5987dc
|
Remove 'usz_clamp()', no longer needed
|
6 years ago |
cancel
|
44f547d355
|
Remove use of 'Gbuffer' and 'Mbuffer' typedef wrappers
Became unnecessary.
|
6 years ago |
cancel
|
ea71fc06eb
|
Add raw UDP datagram ';' operator
|
6 years ago |
cancel
|
5c09a12f15
|
Add guard against resizing past ORCA_x_MAX field size limit
|
6 years ago |
cancel
|
49dc72d06e
|
Add --initial-size argument for tui
|
6 years ago |
cancel
|
03172f6c60
|
Update behavior of `I`
|
6 years ago |
Devine Lu Linvega
|
33e6fc2364
|
Cleaned up examples
|
6 years ago |
cancel
|
49184f9874
|
Merge pull request #8 from npisanti/master
extra examples
|
6 years ago |
Nicola Pisanti
|
34ea6dfb1a
|
extra examples
|
6 years ago |
cancel
|
38e1c60e02
|
Add cell term attrs for non-locking input cells
|
6 years ago |
cancel
|
64265d0b39
|
Cleanup
|
6 years ago |
cancel
|
74e4242556
|
Cleanup, reorder some memory reads/writes
|
6 years ago |
cancel
|
d6258dbcac
|
Fix incorrect buffer capacity check for sustained notes add
|
6 years ago |