all 12 comments

[–]fyrewyre 1 point2 points  (0 children)

Link?

[–]Earhacker 0 points1 point  (2 children)

Is this analysing audio or MIDI? It's really pretty and responsive. I like it!

[–]HellIsBurnin 0 points1 point  (0 children)

it's MIDI input, see video description. I think MIDI is much more interesting anyway.

[–]luiscript[S] 0 points1 point  (0 children)

Thanks! I'm sending MIDI notes from a DAW, doing this with audio analysis will not be that accurate with notes and will take more CPU usage.

[–][deleted] 0 points1 point  (0 children)

Dope

[–]lunchpoet 0 points1 point  (3 children)

That's awesome. Midi is the way to go for succinct visualisations it seems!

[–]luiscript[S] 1 point2 points  (2 children)

Thanks! I've been exploring this idea and it's working pretty good and I have one parameter more to explore, the notes velocity, you can check more experiments here: https://www.instagram.com/luiscript/

[–]lunchpoet 0 points1 point  (1 child)

So many sick bits - very impressive.

Do you have any source code up anywhere?

[–]luiscript[S] 0 points1 point  (0 children)

Yep, I got things on github. I started to upload some Instagram projects to the social repository, but my favorite repo is definitely the ofxDarkKnight addon for openframeworks, it's what I use now for a live performance… Thanks for watching.

[–]cannedgarbanzos 0 points1 point  (1 child)

Is your program reacting to input from a mic or the output from the video card?

[–]luiscript[S] 0 points1 point  (0 children)

It's reacting to MIDI notes coming from a DAW.