xenpaper icon indicating copy to clipboard operation
xenpaper copied to clipboard

Repo for xenpaper.com

Results 29 xenpaper issues
Sort by recently updated
recently updated
newest added

writing `{9ed2/3}` caused screen to freeze in iOS Safari

**Major suggestions** First, a line break should not terminate a held note. i.e. ``` 0 - ``` should make the same sound as `0-` There should also be a way...

I would love to have something easy like (volume:2) or (v:2) (where 1 is default.) Thanks!

Have you tried a syntactic form for parameter scopes? Something like with( ){ … }. Here the scope-object contains all the fields that might be set with setters. Then one...

if i want to have a c maj chord while the melody line of "C-B-C" i would have to write `[0,4,7,'0]-[0,4,7,11]-[0,4,7,'0]-` but every two beats i have to press the...

Problems: 1. Discord users put their high character count xenpaper links right in chat, hogging a lot of screen real estate. 2. But also, they are limited in character length....

I've coded some functions related to exporting MIDI (and VSQX for vocaloids!). It might make sense for me out also take input and output in Xenpaper script; likewise it might...

Pretty self explanatory. Repro: `{0edo}1` should crash. Bothersome when I am modifying the edo on the fly and accidentally only leave the number `0`.

### Implements #62 using the following syntax: ``` (primes: ...) ``` Where `a b c ...` are interval tunings of consecutive primes 2/1, 3/1, 5/1, 7/1, 11/1, etc... The example...

The root `package.json` says MIT, but the child packages are marked as unlicensed.