Changeset 652d72d
- Timestamp:
- May 16, 2016, 8:04:03 AM (8 years ago)
- 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:
- f6816a1, fa7c03a
- Parents:
- d392f3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
rd392f3e r652d72d 97 97 ext.define_macros += [('HAVE_ACCELERATE', 1)] 98 98 ext.define_macros += [('HAVE_SOURCE_APPLE_AUDIO', 1)] 99 e tx.define_macros += [('HAVE_SINK_APPLE_AUDIO', 1)]99 ext.define_macros += [('HAVE_SINK_APPLE_AUDIO', 1)] 100 100 101 101 if sys.platform.startswith('win'):
Note: See TracChangeset
for help on using the changeset viewer.