Orca
Orca copied to clipboard
Esoteric Programming Language
Requesting an operator that is able to receive MIDI.
I'm finding myself needing to devote a good deal of real estate to defining and retrieving scale degree systems in my grids. I've been using `T` but that approach isn't...
Bumps [electron](https://github.com/electron/electron) from 8.5.3 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
I have a MIDI file and I want to convert this to Orca. How to achieve this?
Opening a feature request here, following up on the conversation at [llllllllines](https://llllllll.co/t/orca-livecoding-tool/17689/1732). I'm an Orca newcomer but have implemented swing and alternate feels in a few other frameworks and would...
Hi! Thank you for Orca - just found it yesterday, installed it today, and have some fun rhythms going already: ``` 4D.....4D.......... ..r4.....r4........ ..00O234530O3567... ....2Ug....7Ug..... ......:04C..*:04D.. 4D.....4D.......... ..r4.....r4........ ..30O356710O2345... ....7Ug....3U8........
This is a first implementation of groove in Orca. It doesn't handle restarts gracefully (wherever you restart will become a downbeat relative to the groove), and the clock needs to...
Thinking about how something like subroutines / sub-patches etc. could be implemented in Orca I thought that supporting some sort of dimensionality could be a route to this. This could...
Here's the console output: ``` npm install ``` ``` npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...