nupic.audio icon indicating copy to clipboard operation
nupic.audio copied to clipboard

Merge MIDI example from Nupic

Open breznak opened this issue 10 years ago • 3 comments

there's example on playing (predicting?) MIDI in NuPIC; (only working for OSX) merge it here

breznak avatar Apr 14 '15 12:04 breznak

I don't think this example exists? There is an audio example, but it uses input from the system mic, not MIDI.


Matt Taylor OS Community Flag-Bearer Numenta

On Tue, Apr 14, 2015 at 5:51 AM, breznak [email protected] wrote:

there's example on playing (predicting?) MIDI in NuPIC; (only working for OSX) merge it here

— Reply to this email directly or view it on GitHub https://github.com/nupic-community/nupic.audio/issues/3.

rhyolight avatar Apr 14 '15 16:04 rhyolight

Ah, my bad. But even then, parsing sound from mic would be cool to have here!

breznak avatar Apr 14 '15 16:04 breznak

The original hack code doesn't exist anymore. But we believe the data and script parsers they used are here; https://github.com/jinpan/Musenta

rcrowder avatar Apr 15 '15 14:04 rcrowder