IMPS: The Interactive Musical Prediction System v0.1
Description
IMPS: The Interactive Musical Predictive System
IMPS is a system for predicting musical control data in live performance. It uses a mixture density recurrent neural network (MDRNN) to observe control inputs over multiple time steps, predicting the next value of each step, and the time that expects the next value to occur. It provides an input and output interface over OSC and can work with musical interfaces with any number of real-valued inputs (we've tried from 1-8). Several interactive paradigms are supported for call-response improvisation, as well as independent operation, and "filtering" of the performer's input. Whenever you use IMPS, your input data is logged to build up a training corpus and a script is provided to train new versions of your model.
Documentation can be found at:
https://github.com/cpmpercussion/imps
and
https://creativepredictions.xyz/imps
Files
cpmpercussion/imps-v0.1.zip
Files
(1.2 MB)
Name | Size | Download all |
---|---|---|
md5:cff4d07dfd4bf536a040aeb8903f7f0d
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cpmpercussion/imps/tree/v0.1 (URL)