|
EDIT: The MIDI Bridge 120 is now available (new thread here)
Advanced Pro Gear announces the introduction of the company's debut product: The MIDI Bridge 120 MIDI Recording Interface!
The MIDI Bridge system allows you to record MIDI instruments and controllers...
Started by APG James on
, 16 posts
by 12 people.
Answer Snippets (Read the full thread at gearslutz):
Thanks and good me wet.
What they're playing on their keyboards ,and bring "feel" to midi recorded tracks.
|
|
Hi, while I was looking for a way to do that, I found this thread:
http://forum.cockos.com/showthread.php?t=89505
It seems that in order to edit various MIDI items simultaneously in a single MIDI editor, I must glue them, right?
Started by cerio on
, 15 posts
by 6 people.
Answer Snippets (Read the full thread at cockos):
Showthread.php?t=89505
It seems that in order to edit various MIDI items simultaneously in a single MIDI editor, I must glue them, right? I have managed to set a marker somewhere, so that reaper only open a single editor ( i mean if i am....
|
|
Is there such a device that would allow me to send one midi signal to two separate macbooks, at the same time? A midi-signal-splitter of some description ? A midi controller with 2 outputs...?
I basically want to trigger audio backing tracks in Ableton...
Started by lolalola on
, 20 posts
by 9 people.
Answer Snippets (Read the full thread at gearslutz):
Amazon.com: MIDI....
SPACE-DUST-FIZZING-GHOST...
Amazon.com: MIDI Solutions 2-Output Active MIDI Thru Box: Musical Instruments
All you need to do is convert the outputs from MIDI to USB using the right cable.
|
Ask your Facebook Friends
|
I have a Yamaha MIDI guitar, that, when I play a MIDI file encoded using the XG MIDI standard, causes certain lights on the guitar to turn on and off. I am trying to determine the MIDI event that causes this so that I can programmatically send the same...
Started by Elie on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I recommend looking into what Java ( javax.sound.midi ) has to offer (C# seems... .
Wikipedia : "In 1999, the official GM [General MIDI] standard was updated to include more Roland GS and Yamaha XG additions." This was called General MIDI 2 .
|
|
Just wondering what controllers (either with or without keys) include a midi merge function? I am aware of the Kurzweil synths, the Roland Cakewalk Ax00PRO, and the Behringer FCB1010.
Also, when it comes to USB midi, is a USB hub automatically a midi ...
Started by Tusker on
, 15 posts
by 10 people.
Answer Snippets (Read the full thread at musicplayer):
Looking for midi-merge capability in hardware would therefore?
Edited by Ashville.Guru ( 02/1....
Once your devices are recognized, there's nothing that can't be done at the software level .
Laptop into a swiss army knife of midi processing.
|
|
Is there a virtual MIDI keyboard or any other program that can generate MIDI events like if it were a MIDI instrument for or in Mac OS X?
I've found some but they are extremely old and for PPC. I'd like something that doesn't require Rosetta.
Started by J. Pablo Fernández on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I don't your own custom virtual midi keyboard....
Do you mean from a standard qwerty keyboard? Or MIDI events generated by a program? Some sequencers have support for using the computer keyboard for MIDI input, like Logic and Ableton Live.
|
|
Alright dudes? What would be your recommended way of connecting a 5 pin midi device to a laptop with the least amount of latency possible?
I Am Absolute
Back to top
Started by squiddon on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at southwalesmassive):
In response....
Back to top Big time
I much prefer the sound it comes to chiptunes .
Either wires have with MIDI input he could show you and test it out I'm sure.
Firewire based soundcard with MIDI input, USB based soundcard with MIDI input.
|
|
I bought a MIDI keyboard for my birthday. I found a program (MidiPiano) that gets signals from the MIDI input and translates it into music, but I'd rather like to write one myself.
Where can I find documentation for doing such a task? The MIDI protocol...
Started by gideonrv on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Also maybe project midi
You need to wrap all the needed functions has happened or you will freeze your....
I couldnt find much either, but like Josh says Carl has definately done quite a bit of work on MIDI are asking but may be of some help.
|
|
Hi,
I'd like to write an application that reads USB MIDI data from my midi piano and quite possibly anything else MIDI I can find.
Looking for a library that works with .NET and also allows me to 'intercept' this data even if another application is using...
Started by Sir Psycho on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You might want to check out Carl Franklin's Midi library
http://www.franklins.net/dotnet awsome .NET podcast: .NET Rocks! ( http://www.dotnetrocks.com/ ))
NAudio can capture MIDI in C# too.
|
|
Hi, is there a module to read midi input (live) with python?
Answer Snippets (Read the full thread at stackoverflow):
It should work.
I used PyPortMidi successfully in 2006 to record Midi input in real time (on OS X).
|