Search found 22 matches
- 01 Jun 2020, 15:38
- Forum: Suggestions & improvements
- Topic: Collaborating over the internet
- Replies: 4
- Views: 6840
Re: Collaborating over the internet
it's a good suggestion but a huge job to implement, several years to do that properly. Also we'd need to by a big data center to handle audio flows. impossible for us. senso+++ Sorry, I wasn't very clear - the central idea would be to share OSC data mainly and synchronise mirrored patches in a simp...
- 01 May 2020, 11:59
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Re: Collaborative MIDI over the internet
Anyone interested in networked collaborative music - check out Netpd! http://www.netpd.org It's a system built in Pure Data (vanilla) that creates a set of synchronised sequencers and instruments using OSC across remote computers. Sending audio / midi / (osc?) into it from Brain Modular is totally p...
- 22 Apr 2020, 22:41
- Forum: Suggestions & improvements
- Topic: Collaborating over the internet
- Replies: 4
- Views: 6840
Re: Collaborating over the internet
I have found a slightly old Puredata project that explores this idea in a very interesting way. If anyone knows their way around Puredata - check out Netpd https://www.netpd.org/ . It runs on 'vanilla' pd with a few externals.
I'm sure Brain Modular could integrate something like this!
I'm sure Brain Modular could integrate something like this!
- 16 Apr 2020, 10:31
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Re: Collaborative MIDI over the internet
Someone has pointed me to this: https://www.artsmesh.com/ for collaborative sound and OSC over the internet
I'll see if I can get it going with BrainModular OSC output
I'll see if I can get it going with BrainModular OSC output
- 11 Apr 2020, 11:59
- Forum: Suggestions & improvements
- Topic: Collaborating over the internet
- Replies: 4
- Views: 6840
Collaborating over the internet
Further to a thread I started over here: https://brainmodular.com/forums/viewtopic.php?f=3&t=6646 I'd like to suggest a simple interface within BrainModular for working with people over the internet - it would be great if you could give yourself a simple ID and send/receive invitations that would en...
- 11 Apr 2020, 11:46
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Re: Collaborative MIDI over the internet
For anyone else trying out this sort of thing: If you want to find your public IP address (what people will need to find you over the internet): use http://ip4.me To find your local IP address (the address of your computer beyond than the router): on a mac go to System Preferences, Network, and it s...
- 27 Mar 2020, 22:42
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Re: Collaborative MIDI over the internet
ok, thanks. i'm having a go with the osc send and receive to see how that works but not much luck so far - I can get some data going out and I can see it coming back in with the Trace window but the OSC receive module (with the same address) isn't getting anything at all.
- 26 Mar 2020, 16:33
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Re: Collaborative MIDI over the internet
thanks, that sounds good! I don't know anything about Patch Sharing - is it a feature available without the licence?
- 25 Mar 2020, 16:43
- Forum: General discussion
- Topic: Collaborative MIDI over the internet
- Replies: 10
- Views: 14517
Collaborative MIDI over the internet
Hi all, In this strange time of self-isolation I am probably not the only one looking for ways to make live music with others over the internet. I have never found a good way to do this due to problems like latency, glitches, etc. A normal 'jam' seems pretty much impossible but I wondered if there m...
- 29 Jan 2020, 17:54
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
- 14 Jan 2020, 23:33
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
Re: Piano Roll Event Outlet
This is great news! Thanks! BUT! - link two piano rolls via array out to array in. put one note on channel 1 and another on channel 2. I can see that the array now has the information in it, unfortunately the piano roll doesn't seem to recognise it properly at the 'array in' - everything on roll 2 i...
- 07 Jan 2020, 09:42
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
Re: Piano Roll Event Outlet
I was really hoping the new HH would bring a solution to this!
All midi events from a file in piano roll still get squashed into one midi channel when they pass out of the array outlet...
Any chance of a new midi module to get around this?
All midi events from a file in piano roll still get squashed into one midi channel when they pass out of the array outlet...
Any chance of a new midi module to get around this?
- 15 Jan 2019, 21:48
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
I'm not sure i understand the technicalities of backward compatibility, but could a second 'events' inlet/outlet pair be added to the pianoroll - something like 'multichannel events' - which could handle the multichannel midi in either of the ways suggested? or could a switch be added that offers th...
- 08 Jan 2019, 10:47
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
- 11 Nov 2018, 23:58
- Forum: Suggestions & improvements
- Topic: Piano Roll Event Outlet
- Replies: 11
- Views: 13721
Currently the event outlet of the Piano Roll seems to put all the midi events onto channel one only - if you send the event stream from one roll to another you'll see them going to channel 1. For the purposes of manipulating the event information as an array - sorting and swapping values etc, it wou...
- 21 Feb 2018, 22:46
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
I've managed to work out how to manipulate the event arrays that come out of the midi piano roll using some elaborate combinations of get and set arrays to achieve some of what i wanted - a steep learning curve! one main problem with it - the event arrays lose the midi channel information so everyth...
- 06 Feb 2018, 22:33
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
- 04 Feb 2018, 22:21
- Forum: Suggestions & improvements
- Topic: Create midi message - 'Message Type' input
- Replies: 1
- Views: 3253
Hi, Not sure if this has come up already - I had a search and couldn't see anything... I have a slight problem with the 'Create midi message' module - the 'Msg Type' input seems to work in a strange way where it only accepts the elements of a list ('Note ON', 'Note OFF') etc rather than the midi cod...
- 04 Feb 2018, 10:29
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
- 03 Feb 2018, 23:14
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
great, that sounds like just the thing! I've just finished the deserializer 1 to 5... I'll do the serializer 5 to 1 asap thanks, that looks like it could be useful for other things but it's not quite what I'm looking for. I mean something that will split the event array into a set of other arrays li...
- 03 Feb 2018, 14:01
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
thanks, that looks like it could be useful for other things but it's not quite what I'm looking for. I mean something that will split the event array into a set of other arrays like 'note array', 'velocity array' etc so that those could be manipulated as groups, swapped around etc and then put back ...
- 03 Feb 2018, 10:31
- Forum: Patching questions
- Topic: combine 2 ARRAY
- Replies: 35
- Views: 46344
