similar to: Ogg MIDI proposal

Displaying 20 results from an estimated 2000 matches similar to: "Ogg MIDI proposal"

2001 Sep 03
3
oggmerge working, Ogg MIDI is here
Ok guys, I just committed the Ogg MIDI code to ogg-tools/oggmerge. You can now make synced vorbis+midi Oggs, but there is (not yet anyway) a tool to play such files. Have a look at the code, and let me know if you see anything major. Adding new media types for merging should be trivial, and you already have two examples (the vorbis one is VERY simple and the MIDI one is much more complicated)
2012 Jun 23
1
/* Check for midi header in logical stream */
On Sat, 23 Jun 2012, R?cker Thomas wrote: > c) I'm not aware of any currently existing software that would mux > vorbis and midi in an ogg container. > d) neither am I aware of software that can demux and use vorbis and midi. > (I'm not saying c/d does not exist, but I haven't heard of it) There is definitely a spec for doing this: http://wiki.xiph.org/OggMIDI Granted,
2008 May 29
3
How Ogg mappings translate into the codecs parameter in Ogg media types
2008/5/29 Ralph Giles <giles at xiph.org>: > On 28-May-08, at 6:20 PM, Conrad Parker wrote: > >> /* TODO: this should check against 42 for the relevant version numbers */ >> if (op->bytes < 41) return 0; > > I gather this means the USE_THEORA_PRE_ALPHA_3_FORMAT #if should instead be > based on the length of the header packet. I'm not sure why you're
2012 Jun 21
3
/* Check for midi header in logical stream */
2012/6/21 Andr?s Gonz?lez <acandido at hi-iberia.es> > ** > On 20/06/12 15:01, Marc wrote: > > Hello List, > > > Hello Marc, > > > as an long time macintosh user , musican/producer/programmer , i am very > upset that another great technology (DSS ) vanished because of http > streaming so i turned my interest towards icecast, whitch seems an >
2008 Jun 06
3
How Ogg mappings translate into the codecs parameter in Ogg media types
Hi all, I am trying to set up the codecs table in the wiki and we have played a bit with Dirac to find out what existing tools write into the header. The Schroedinger implementation by Fluendo uses (or used to use) "KW-DIRAC" as the identifier in the Ogg header. "BBCD" is the identifier of each of the Dirac data packages. More recently, I read that the Dirac Sequence header
2008 May 24
5
How Ogg mappings translate into the codecs parameter in Ogg media types
Hello list, We have recently introduced the codecs (optional) parameter on the Ogg media types for easier identification of encapsulated codecs in conditions were it's not feasable to examine the streams directly. I received a comment from the IESG that we should have some sort of list to describe how Ogg mapping strings translate to codec parameter strings, so I went ahead and compiled a
2005 Jul 04
2
ALSA and MIDI
Can anyone help me get MIDI working with Wine please? I'm on wine-20050628, which I installed with the ./tools/wineinstall script. It's a pure wine installation. (I have a Windows ME partition, but I'm not using it.) I'm using ALSA with Linux 2.6.x. I installed Band in a Box - according to the application DB this works under wine, and indeed, it does load and display the main
2010 Jan 01
2
No MIDI devices in wine
I'd want to run the windows editor for my guitar preamp (VOX Tonelab SE) which is connected to the MIDI in and out sockets of my soundcard. The program installs and starts without any problems under wine but it can't find any MIDI ports. MIDI works fine otherwise in Linux - I can read from and write to the sockets with arecordmidi and aplaymidi, but there are no MIDI devices visible
2010 Aug 10
2
That age old Midi issue again
I can run most midi apps in wine through timidity with no problem but there are quite a few apps which don't allow you to assign the midi output to timidity such as Media Player Classic or WM player 6. They try to use the windows default which is of course MS synth or Emu10k1. There must be a way of mapping the midi output in wine from such apps to timidity but I just can't get it to
2008 Nov 26
3
Using Linux Virtual Midi with WINE does not work
Hi, I have recently started using WINE with the wineasio driver to run my Windows audio apps. In Windows I did a lot of work using MIDI Yoke (a virtual 'MIDI cable' driver). The Linux equivalent is the snd-virmidi ALSA driver. I find, however, that WINE does not send MIDI messages throught the virmidi ports to Linux Apps. I have tried this on Ubuntu 8.04 and Puppy Linux 4.0 using WINE
2002 Oct 06
3
use of ogg midi to control lighting desk
Hi- i'm kinda busy doing other stuff at college to read through the mailing list properly, but i read somewhere before that midi data embeded in ogg vorbis files could be used to control lighting stuff. The lighting desk at college has a midi input to control most of the lighting functions. Its also right next to the sound desk. So i was wondering, if it is possible to stick midi data into
2012 Jun 20
2
/* Check for midi header in logical stream */
Hello List, as an long time macintosh user , musican/producer/programmer , i am very upset that another great technology (DSS ) vanished because of http streaming so i turned my interest towards icecast, whitch seems an fantastic and evolved media streaming server. I am very interested in Midi, especialy the possibility to *sync Audio with Midi*. So my question , would it be possible to stream a
2010 Aug 18
3
Kontakt doesn't respond to Akai USB MIDI Keyboard
Ubuntu 10.4, Wine 1.1.42, Native Instruments Kontakt 4, Akai MPK88 I've installed Kontakt (sampled musical instruments). Sound is working OK with the OSS driver, but the program doesn't respond to the USB keyboard. :- ( The keyboard shows up in `winecfg` under "Audio", OSS, MIDI In/Out devices. I checked the MIDI options for the Kontakt program and it DOES show the Akai
2010 Jan 01
1
Re: No MIDI devices in wine
Try opening the sound tab in winecfg. It'll create a ALSA-based default configuration for you, which might automatically find the right MIDI channels. If it doesn't, try using a soft synth solution like timidity or qsynth. I think these automatically pick up on MIDI-supporting sound cards, too, plus extra MIDI channels that will definitely be detected by Wine will be exposed.
2007 Mar 19
1
MIDI default output port / how to select timidity by default?
Hi, Using timidity, I've been able to listen to MIDI files with Linux on a machine with an Intel 801/AC'97 chip. However, with Wine, I've had trouble. Log messages show that the first MIDI output port is used. This happens to be 'MIDI Through' 62:0, not Timidity on port 128:0. $ aconnect -ol shows the list of output ports. I have no idea what port 62:0 does (perhaps send
2005 Sep 05
2
WINE ALSA MIDI
Hello, I am having trouble with wine and midi, and also the new winecfg vs config file setup. I have looked through old emails faqs etc and on frank's corner but nothing seems to be able to get the midi output out of wine and onwards towards my soundcard. The program I am having trouble with is called Power tab. I am running 'timidity -iA' with a GM soundfont and confirm that
2012 Dec 26
1
Is there a package to output midi files for sonification of data
Hi, I have been using Matlab to produce midi files for sonfication and algorithmic composition projects. I would like to transfer that work into R (in which I am a total newbie) and have been looking for a package that can read and write midi files. No success so far so does anyone know of one? I have seen that I can output to csv and then use a utility to convert csv to midi (and vice-versa). But
2014 Jul 01
2
icecast with midi/video
Hi, I am evaluating icecast for a project that requires video and/or midi data with the stream. I am bandwidth limited upto 20Mb/s so icecast would provide a good base to work from for low bitrate audio streaming. Ideally I would like to be able to serve data to 20 client devices. I am considering the tradeoff between streaming video content and triggering video data with midi events. Do you
2003 Jan 28
1
MIDI configuration
I would know what is needed to get MIDI playing into wine. I know I must have a card that supports it :). Must I change something into the registry (I have read the docu but it doesnt help), into .wine/config ? Do some drivers have to be loaded ? Has someone a small/big application to test it ? Thanks. ===== Sylvain Petreolle spetreolle@users.sourceforge.net Fight against Spam !
2020 Nov 12
4
MIDI on a VM
I have an application (Frescobaldi/Lilypond) that generates and plays MIDI files. Due to problems with flatpak I can only run it on C8 or Fedora, both of which live on VMs. The host is running C7. I've tried "adding hardware", specifically a virtual sound card, to the VMs, but still they remain silent. How do I connect the virtual sound cards to the physical sound card so that I