Oscar South

Results 13 issues of Oscar South

I've managed to get data into Haskell using the insight gained from reading this issue: https://github.com/tweag/HaskellR/issues/294 This prints to terminal fine in the REPL, however, I'm using `inline-r`in compiled source...

Run into something here that feels like odd behaviour. If I execute something like this (I've unpacked it down to base syntax/toy example): `d1 $ control "64 0" #midicmd "control"...

I'm getting pretty frequent MIDI note dropout with SuperDirt MIDI at the moment. In trying to fix this, I set the scheduling priority for jackd and scsynth processes to FIFO...

Presently when I create an R plot, it appears in a separate visualization device window. Is there any way to have R plots appear in the 'R Graphics' windows inside...

Similar to how root note(s) can be defined and presented possibilities will be filtered by that, it would be useful melody composition to filter by top note.

enhancement

Considering that this is a music project, there's not much music here yet! I've had great results personally in exploring musical possibilities exposed by the command line app, but haven't...

The scope of the work and research underpinning it has been intentionally limited to three note (triadic) structures including fundamental tone. This scope could be logically expanded to three note...

enhancement

The `MusicData` module defines many useful Pitchclass Analysis functions and in combination with the `Markov` module provides deterministic Machine Learning functionality for musical cadence data in generation of harmonic progression....

enhancement

It would be a useful ability for both quick reference in composition and also instrumental study, for info on where overtones are located to be printed to the terminal and...

enhancement

As of right now, the app logs session info about the user's active environment. This may be useful for troubleshooting, but logged output on past harmonic movements and additional insight...

enhancement