Changeset 2401:11a9b004b110 in roaraudio


Ignore:
Timestamp:
08/17/09 03:40:55 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

spacing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/midi.c

    r2400 r2401  
    492492 ss->codec_orgi   =  ROAR_CODEC_MIDI; 
    493493 
    494  s->info.channels =  1; // we have only one channel, ticking on channel 0 
     494 s->info.channels = 1; // we have only one channel, ticking on channel 0 
    495495 s->info.rate     = ROAR_MIDI_TICKS_PER_BEAT; // one beat per sec 
    496496 s->info.bits     = ROAR_MIDI_BITS; 
Note: See TracChangeset for help on using the changeset viewer.