~ubuntu-branches/debian/jessie/libsndfile/jessie

« back to all changes in this revision

Viewing changes to src/aiff.c

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2006-07-03 20:24:54 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060703202454-95xu23pg2wdvr7ir
Tags: 1.0.16-1
* New upstream release
* Update standards version (no changes required)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1180
1180
                        ch.release_loop.endLoop = 0 ;
1181
1181
                        } ;
1182
1182
 
1183
 
                psf_binheader_writef (psf, "Em4111111", INST_MARKER, SIZEOF_INST_CHUNK, ch.baseNote, ch.detune, 
 
1183
                psf_binheader_writef (psf, "Em4111111", INST_MARKER, SIZEOF_INST_CHUNK, ch.baseNote, ch.detune,
1184
1184
                                                ch.lowNote, ch.highNote, ch.lowVelocity, ch.highVelocity) ;
1185
1185
                psf_binheader_writef (psf, "2222222", ch.gain, ch.sustain_loop.playMode,
1186
1186
                                                ch.sustain_loop.beginLoop, ch.sustain_loop.endLoop, ch.release_loop.playMode,