Sha256: 0b75ea51dc66e85a83d3fe2de95f0143071d218e52a5c29bf4737574a5242a4c

Contents?: true

Size: 481 Bytes

Versions: 6

Compression:

Stored size: 481 Bytes

Contents

# To the extent possible under law, Eric Wong has waived all copyright and
# related or neighboring rights to this example.
# Note: be sure to update test/test_splitfx.rb if you change this,
# test_splitfx.rb relies on this.
---
infile: foo.flac
env:
  PATH: $PATH
  SOX_OPTS: $SOX_OPTS -R
comments:
  ARTIST: John Smith
  ALBUM: Hello World
  YEAR: 2013
track_start: 1 # 0 for pregap/intro tracks
cdda_align: true
tracks:
  - t 0:04 "track one"
  - t 0:10 "track two"
  - stop 24

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dtas-0.9.0 examples/splitfx.sample.yml
dtas-0.8.0 examples/splitfx.sample.yml
dtas-0.7.0 examples/splitfx.sample.yml
dtas-0.6.0 examples/splitfx.sample.yml
dtas-0.5.0 examples/splitfx.sample.yml
dtas-0.4.0 examples/splitfx.sample.yml