Changeset d392f3e
- Timestamp:
- May 16, 2016, 7:58:59 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:
- 652d72d
- Parents:
- e6c83dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
re6c83dc rd392f3e 96 96 ext.extra_link_args += ['-framework', 'Accelerate'] 97 97 ext.define_macros += [('HAVE_ACCELERATE', 1)] 98 ext.define_macros += [('HAVE_SOURCE_APPLE_AUDIO', 1)] 99 etx.define_macros += [('HAVE_SINK_APPLE_AUDIO', 1)] 98 100 99 101 if sys.platform.startswith('win'):
Note: See TracChangeset
for help on using the changeset viewer.