Changeset a6ad662


Ignore:
Timestamp:
Nov 13, 2013, 6:01:42 PM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
c1ddeb8
Parents:
3cc1491
Message:

removed sounds/woodblock.aiff

Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r3cc1491 ra6ad662  
    210210      bld.recurse('tests')
    211211
    212   """
    213   # install woodblock sound
    214   bld.install_files('${PREFIX}/share/sounds/aubio/',
    215       'sounds/woodblock.aiff')
    216   """
    217 
    218212  bld( source = 'aubio.pc.in' )
    219213
Note: See TracChangeset for help on using the changeset viewer.