midi
Why java midi synth on mac stop playing notes
I am trying to make a simple app that read from a midi port (hardware) and forward events to the software synth. It mostly work except that the soft synth stop playing from time to time. I can see mid[详细]
2023-04-13 03:53 分类:问答Communicate with external MIDI device from Android device
What classes are available for Android platform to communicate (in/out) with external MIDI device? I have HTC Desire smartphone开发者_JAVA百科, it has USB port, I\'d assume it is possible to connect i[详细]
2023-04-13 03:41 分类:问答How and which technology (.NET-WinForms,C++-MIDI MFC based) is the best to use for reading and writing COM Port data?
I need to solve a problem for reading and writing COM Port data from MIDI application. 1)The software must be able to handle multiple MIDI In and MIDI Out ports simultaneously sending and receiving M[详细]
2023-04-12 04:56 分类:问答About embed midi files on a webpage
I am working on a project related to vintage web designs. I would like to embed and autoplay a midi file but:[详细]
2023-04-11 10:40 分类:问答OSX Core MIDI- Calling MIDIPacketListAdd from NSTimer
I\'m sending a string of MIDI packets using MIDIPacketListAdd. I want to change the packets dynamically during playback, so I\'m using a NSTimer to add each packet before the scheduled time the packet[详细]
2023-04-11 05:41 分类:问答How do you retain uniqueness of virtual MIDI source from MIDISourceCreate()?
I\'m working on a little hack sending MIDI messages from an app using RtMidi as a wrapper for CoreMIDI on OS X. I use RtMidiOut::openVirtualPort(\"MyAwesomePort\") so I can select my app as an input s[详细]
2023-04-10 03:49 分类:问答How to do a live midi streaming?
I\'m looking for help in my research I\'m trying to generate live midi so that people can listen to it via a web browser[详细]
2023-04-09 09:30 分类:问答select midi device in java
In my program it is necessary to 开发者_如何学Pythonbe able to select the midi device in java. I have tried using another sequencer that i got from MidiSystem.getDevice().[详细]
2023-04-07 01:53 分类:问答Determining pulses per quarter note
I\'m c开发者_开发知识库urrently using this code (specifically the matrix2midi.m file) to write a MIDI file in Matlab. All is fine except that my tempo does not match what I specified.[详细]
2023-04-05 08:18 分类:问答UIButton setImage not updating from non touch action
As a noobie to obj-c, I\'ve been stuck on this issue for a day or two. If anyone could help it would be greatly appreciated.[详细]
2023-04-04 09:03 分类:问答