Closed enzyme69 closed 7 years ago
First question: Supposed I have bunch of Sequence Block with name "Notes.001" etc, how to grab list of just sequence block with that name using Object ID?
I can grab all using [:] but filtering it by type or name, not sure.
Actually... this works.
Any tips on how to filter by Sequence Type?
Probably this requires a bit of thinking, but so far kind of have the rough ideas:
sequence_block_005_2017_03_29_11_46.zip
Will sleep and try simple one do, re, mi, etc.
this should be a blog post... not an issue for the tracker. i mean.. it's interesting.. and i have thoughts about it .. make your own Github repo jimmy and use it as a 'sverchok experiments' issue tracker.
ok. sorry~
seriously. make your own GitHub repository now. you'll even be able to drag in .blends into folders on the repo..
i do it too. https://github.com/zeffii/weblog
ahaha!!
I am thinking to use Sequencer Editor to generate some kind of Musical Generator, this way we can easily:
This will requires Sonic Pi, will try the "live loop" built in threading concurency.
So far... I manage to modify Number Text String using Sverchok.
The melody should be triggered via Script Node, maybe. But supposedly, as the Timeline is playing, it is sending message into Sverchok to trigger the sound.