data/python-pyo-1.0.3/.gitignore: ASCII text data/python-pyo-1.0.3/COPYING.LESSER.txt: ASCII text data/python-pyo-1.0.3/COPYING.txt: ASCII text data/python-pyo-1.0.3/ChangeLog: UTF-8 Unicode text data/python-pyo-1.0.3/MANIFEST.in: ASCII text data/python-pyo-1.0.3/README.md: UTF-8 Unicode text data/python-pyo-1.0.3/TODO.md: ASCII text data/python-pyo-1.0.3/deprecated/examples/01-intro/01-audio-server.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/01-intro/02-sine-tone.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/01-intro/03-parallel-proc.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/01-intro/04-serial-proc.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/01-intro/05-output-channels.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/01-fixed-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/02-dynamic-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/03-output-range.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/04-building-lfo.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/05-math-ops.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/06-multichannel-expansion.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/07-multichannel-expansion-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/08-handling-channels.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/09-handling-channels-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/10-handling-channels-3.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/02-controls/11-handling-channels-4.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/01-complex-oscs.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/02-band-limited-oscs.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/03-fm-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/04-noise-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/05-strange-attractors.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/03-generators/06-random-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/01-read-from-disk.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/02-read-from-disk-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/03-read-from-ram.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/04-record-perf.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/05-record-streams.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/04-soundfiles/06-record-table.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/05-envelopes/01-data-signal-conversion.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/05-envelopes/02-linear-ramp.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/05-envelopes/03-exponential-ramp.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/05-envelopes/04-simple-envelopes.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/05-envelopes/05-breakpoints-functions.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/01-lowpass-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/02-bandpass-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/03-complex-resonator.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/04-phasing.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/05-convolution-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/06-vocoder.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/06-filters/07-hilbert-transform.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/01-flanger.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/02-schroeder-reverb.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/03-fuzz-disto.py: Python script, UTF-8 Unicode text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/04-gated-reverb.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/05-ping-pong-delay.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/06-hand-made-chorus.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/07-effects/07-hand-made-harmonizer.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/18-multicore/01-processes-spawning.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/18-multicore/02-sharing-audio.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/18-multicore/03-synchronization.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/18-multicore/04-data-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/algorithmic/01_music_box.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/algorithmic/02_scale_snap.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/algorithmic/03_melody_algo.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/algorithmic/04_drum_machine.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/01_ctrl_slider.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/02_ctrl_multislider.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/03_table_grapher.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/04_set_example.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/05_mixer.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/control/06_lfo_controls.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/01_flanger.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/02_chorus.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/03_detuned_waveguides.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/04_harmonizer.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/05_fuzz_disto.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/06_simple_reverb.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/07_simple_reverb2.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/08_vocoder_main.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/effects/vocoder_lib.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/01_fft_filter.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/02_fft_cross.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/03_fft_morph.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/04_fft_gate.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/05_fft_delay.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/06_fft_vectral.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/07_fft_stretch.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/fft/08_fft_spec.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/matrix/01_wave_terrain.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/matrix/02_matrix_record.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/matrix/03_matrix_algo.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/matrix/04_matrix_rec_loop.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sampling/01_sound_cloud.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sampling/02_live_looper.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sampling/03_rec_and_loop.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sampling/04_live_convolution.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sequencing/01_starttime_duration.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sequencing/02_random_score.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/sequencing/03_function_call.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/snds/alum1.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/deprecated/examples/snds/alum2.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/deprecated/examples/snds/alum3.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/deprecated/examples/snds/alum4.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/deprecated/examples/snds/baseballmajeur_m.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/drumloop.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/deprecated/examples/snds/flute.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/ounkmaster.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_1.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_2.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_3.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_4.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_5.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/snds/snd_6.aif: IFF data, AIFF audio data/python-pyo-1.0.3/deprecated/examples/synthesis/01_pulsar_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/02_FM3.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/03_cos_waveshaping.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/04_degrade_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/05_ring_mod_class.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/06_paf.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/07_split_sideband_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/synthesis/08_bucket_brigade_device.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/tables/01_curve_table.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/tables/02_scrubbing.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/tables/03_granulation.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/tables/04_granule.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/tables/05_table_maker.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/01_get_example.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/02_midi_ctl_scan.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/02_osc_scan.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/03_savefile.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/04_batch_processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/04_batch_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/05_high_sr_processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/06_separated_threads.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/07_scope.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/buffer_interface.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/utilities/play_snd.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/examples/wxgui/01_gui_widgets_example.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/Distribution.dist: XML 1.0 document, ASCII text data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py2/License.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py2/ReadMe.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py2/Welcome.rtf: Rich Text Format data, version 1, ANSI, code page 1252 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py2/postinstall: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py2/postupgrade: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py35/License.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py35/ReadMe.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py35/Welcome.rtf: Rich Text Format data, version 1, ANSI, code page 1252 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py35/postinstall: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py35/postupgrade: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py36/License.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py36/ReadMe.rtf: Rich Text Format data, version 1, ANSI, default middle east language ID 1025 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py36/Welcome.rtf: Rich Text Format data, version 1, ANSI, code page 1252 data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py36/postinstall: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/PkgResources_x86_64_py36/postupgrade: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/release_x86_64_py2.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/release_x86_64_py3.5.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/osx/release_x86_64_py3.6.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/installers/win/README-win32-py26.txt: ASCII text, with CRLF line terminators data/python-pyo-1.0.3/deprecated/installers/win/README-win32-py27.txt: ASCII text, with CRLF line terminators data/python-pyo-1.0.3/deprecated/installers/win/README-win32-py35.txt: ASCII text data/python-pyo-1.0.3/deprecated/installers/win/README-win32-py36.txt: ASCII text data/python-pyo-1.0.3/deprecated/installers/win/build_installers_win.bat: ASCII text, with CRLF, LF line terminators data/python-pyo-1.0.3/deprecated/installers/win/win_installer_py26.iss: Generic INItialization configuration [Languages]\015 data/python-pyo-1.0.3/deprecated/installers/win/win_installer_py27.iss: Generic INItialization configuration [Languages]\015 data/python-pyo-1.0.3/deprecated/installers/win/win_installer_py35.iss: ASCII text data/python-pyo-1.0.3/deprecated/installers/win/win_installer_py36.iss: ASCII text data/python-pyo-1.0.3/deprecated/pyo.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/release_builder_OSX.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/deprecated/utils/E-Pyo.py: Python script, ASCII text executable, with very long lines data/python-pyo-1.0.3/deprecated/utils/E-PyoIcon.icns: Mac OS X icon, 125707 bytes, "is32" type data/python-pyo-1.0.3/deprecated/utils/E-PyoIcon.ico: MS Windows icon resource - 5 icons, 256x256 with PNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced, 32 bits/pixel, 48x48, 32 bits/pixel data/python-pyo-1.0.3/deprecated/utils/E-PyoIcon.png: PNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced data/python-pyo-1.0.3/deprecated/utils/E-PyoIconDoc.icns: Mac OS X icon, 84118 bytes, "is32" type data/python-pyo-1.0.3/deprecated/utils/E-PyoIconDoc.ico: MS Windows icon resource - 5 icons, 256x256 with PNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced, 32 bits/pixel, 48x48, 32 bits/pixel data/python-pyo-1.0.3/deprecated/utils/Tutorial_01_RingMod.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/utils/Tutorial_02_Flanger.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/utils/Tutorial_03_TriTable.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/utils/epyo_builder_OSX_py2.sh: ASCII text data/python-pyo-1.0.3/deprecated/utils/epyo_builder_OSX_py3.5.sh: ASCII text data/python-pyo-1.0.3/deprecated/utils/epyo_builder_OSX_py3.6.sh: ASCII text data/python-pyo-1.0.3/deprecated/utils/epyo_builder_win32.py: ASCII text data/python-pyo-1.0.3/deprecated/utils/setup.py: Python script, ASCII text executable data/python-pyo-1.0.3/deprecated/utils/snippets/Audio/SoundPlayer: ASCII text data/python-pyo-1.0.3/deprecated/utils/snippets/Audio/TableOsc: ASCII text, with no line terminators data/python-pyo-1.0.3/deprecated/utils/snippets/Control/ChorusJit: ASCII text, with no line terminators data/python-pyo-1.0.3/deprecated/utils/snippets/Control/Vibrato: ASCII text, with no line terminators data/python-pyo-1.0.3/deprecated/utils/snippets/Interface/NewFrame: Python script, ASCII text executable, with very long lines, with no line terminators data/python-pyo-1.0.3/deprecated/utils/snippets/Interface/PaintPanel: Python script, ASCII text executable, with very long lines, with no line terminators data/python-pyo-1.0.3/deprecated/utils/snippets/Utilities/ChooseAudioDev: ASCII text data/python-pyo-1.0.3/deprecated/utils/snippets/Utilities/Incrementor: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Custom: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Default: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Espresso: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Monokai-Soda: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Smooth: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Soft: ASCII text data/python-pyo-1.0.3/deprecated/utils/styles/Solarized: cannot open `data/python-pyo-1.0.3/deprecated/utils/styles/Solarized' (No such file or directory) (dark): cannot open `(dark)' (No such file or directory) data/python-pyo-1.0.3/deprecated/utils/styles/Solarized: cannot open `data/python-pyo-1.0.3/deprecated/utils/styles/Solarized' (No such file or directory) (light): cannot open `(light)' (No such file or directory) data/python-pyo-1.0.3/doc/build.py: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/_static/E-PyoIcon.ico: MS Windows icon resource - 5 icons, 256x256 with PNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced, 32 bits/pixel, 48x48, 32 bits/pixel data/python-pyo-1.0.3/doc/source/_static/E-PyoIcon.png: PNG image data, 256 x 256, 8-bit/color RGBA, non-interlaced data/python-pyo-1.0.3/doc/source/_static/nature.css: ASCII text data/python-pyo-1.0.3/doc/source/_static/structure.png: PNG image data, 3899 x 2735, 8-bit/color RGBA, non-interlaced data/python-pyo-1.0.3/doc/source/about.rst: UTF-8 Unicode text data/python-pyo-1.0.3/doc/source/api/alphabetical.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/_core.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/analysis.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/arithmetic.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/controls.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/dynamics.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/effects.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/events.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/expression.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/filters.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/fourier.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/generators.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/get_templates.py: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/api/classes/index.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/internals.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/listener.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/map.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/matrices.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/matrixprocess.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/midi.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/mmlmusic.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/opensndctrl.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/pan.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/pattern.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/players.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/pvoc.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/randoms.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/server.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/tableprocess.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/tables.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/triggers.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/utils.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/classes/wxgui.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/constants.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/audio.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/conv.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/index.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/midi.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/sampling.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/server.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/sndfile.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/functions/util.rst: ASCII text data/python-pyo-1.0.3/doc/source/api/index.rst: ASCII text data/python-pyo-1.0.3/doc/source/compiling.rst: ASCII text data/python-pyo-1.0.3/doc/source/conf.py: UTF-8 Unicode text data/python-pyo-1.0.3/doc/source/download.rst: ASCII text data/python-pyo-1.0.3/doc/source/gettingstarted.rst: ASCII text data/python-pyo-1.0.3/doc/source/index.rst: ASCII text data/python-pyo-1.0.3/doc/source/perftips.rst: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/structure.rst: ASCII text data/python-pyo-1.0.3/doc/source/tutorials/pyoobject1.rst: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/tutorials/pyoobject2.rst: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/tutorials/pyotableobject1.rst: Python script, ASCII text executable data/python-pyo-1.0.3/doc/source/winaudioinspect.rst: Python script, ASCII text executable data/python-pyo-1.0.3/embedded/bela/README.md: ASCII text data/python-pyo-1.0.3/embedded/juceplugin/PyoClass.cpp: C source, ASCII text, with CRLF, LF line terminators data/python-pyo-1.0.3/embedded/juceplugin/PyoClass.h: C++ source, UTF-8 Unicode text, with CRLF, LF line terminators data/python-pyo-1.0.3/embedded/juceplugin/README.md: Python script, ASCII text executable data/python-pyo-1.0.3/embedded/juceplugin/test.py: ASCII text, with CRLF line terminators data/python-pyo-1.0.3/embedded/m_pyo.h: C source, ASCII text data/python-pyo-1.0.3/embedded/openframeworks/PyoClass.cpp: C source, UTF-8 Unicode text data/python-pyo-1.0.3/embedded/openframeworks/PyoClass.h: C++ source, ASCII text data/python-pyo-1.0.3/embedded/openframeworks/README: C source, ASCII text data/python-pyo-1.0.3/embedded/puredata/Makefile: makefile script, ASCII text data/python-pyo-1.0.3/embedded/puredata/examples/cvlverb.py: ASCII text data/python-pyo-1.0.3/embedded/puredata/examples/midi_synth.py: ASCII text data/python-pyo-1.0.3/embedded/puredata/examples/random_waves.py: Python script, ASCII text executable data/python-pyo-1.0.3/embedded/puredata/examples/resonators.py: ASCII text data/python-pyo-1.0.3/embedded/puredata/examples/resonators_add_delays.py: CSV text data/python-pyo-1.0.3/embedded/puredata/pyo~-help.pd: ASCII text data/python-pyo-1.0.3/embedded/puredata/pyo~-meta.pd: ASCII text data/python-pyo-1.0.3/embedded/puredata/pyo~.c: C source, ASCII text data/python-pyo-1.0.3/externals/README: ASCII text data/python-pyo-1.0.3/externals/external-template.py: Python script, ASCII text executable data/python-pyo-1.0.3/externals/externalmodule-template.c: C source, ASCII text data/python-pyo-1.0.3/externals/externalmodule-template.h: C source, ASCII text data/python-pyo-1.0.3/include/ad_coreaudio.h: C source, ASCII text data/python-pyo-1.0.3/include/ad_jack.h: C source, ASCII text data/python-pyo-1.0.3/include/ad_portaudio.h: C source, ASCII text data/python-pyo-1.0.3/include/dummymodule.h: C source, ASCII text data/python-pyo-1.0.3/include/fft.h: C source, ASCII text data/python-pyo-1.0.3/include/interpolation.h: C source, ASCII text data/python-pyo-1.0.3/include/matrixmodule.h: C source, ASCII text data/python-pyo-1.0.3/include/md_portmidi.h: C source, ASCII text data/python-pyo-1.0.3/include/pvstreammodule.h: C source, ASCII text data/python-pyo-1.0.3/include/py2to3.h: C source, ASCII text data/python-pyo-1.0.3/include/pyomodule.h: C source, ASCII text data/python-pyo-1.0.3/include/servermodule.h: C source, ASCII text data/python-pyo-1.0.3/include/streammodule.h: C source, ASCII text data/python-pyo-1.0.3/include/tablemodule.h: C source, ASCII text data/python-pyo-1.0.3/include/vbap.h: C source, ASCII text data/python-pyo-1.0.3/include/wind.h: C source, ASCII text data/python-pyo-1.0.3/pyo/__init__.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/_linux_wheel_fix_symlinks.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/editor/EPyo.py: Python script, ASCII text executable, with very long lines data/python-pyo-1.0.3/pyo/editor/Tutorial_01_RingMod.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/editor/Tutorial_02_Flanger.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/editor/Tutorial_03_TriTable.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/editor/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/snippets/Audio/SoundPlayer: ASCII text data/python-pyo-1.0.3/pyo/editor/snippets/Audio/TableOsc: ASCII text, with no line terminators data/python-pyo-1.0.3/pyo/editor/snippets/Audio/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/snippets/Control/ChorusJit: ASCII text, with no line terminators data/python-pyo-1.0.3/pyo/editor/snippets/Control/Vibrato: ASCII text, with no line terminators data/python-pyo-1.0.3/pyo/editor/snippets/Control/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/snippets/Interface/NewFrame: Python script, ASCII text executable, with very long lines, with no line terminators data/python-pyo-1.0.3/pyo/editor/snippets/Interface/PaintPanel: Python script, ASCII text executable, with very long lines, with no line terminators data/python-pyo-1.0.3/pyo/editor/snippets/Interface/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/snippets/Utilities/ChooseAudioDev: ASCII text data/python-pyo-1.0.3/pyo/editor/snippets/Utilities/Incrementor: ASCII text data/python-pyo-1.0.3/pyo/editor/snippets/Utilities/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/snippets/__init__.py: empty data/python-pyo-1.0.3/pyo/editor/styles/Custom: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Default: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Espresso: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Monokai-Soda: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Smooth: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Soft: ASCII text data/python-pyo-1.0.3/pyo/editor/styles/Solarized: cannot open `data/python-pyo-1.0.3/pyo/editor/styles/Solarized' (No such file or directory) (dark): cannot open `(dark)' (No such file or directory) data/python-pyo-1.0.3/pyo/editor/styles/Solarized: cannot open `data/python-pyo-1.0.3/pyo/editor/styles/Solarized' (No such file or directory) (light): cannot open `(light)' (No such file or directory) data/python-pyo-1.0.3/pyo/editor/styles/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/01-intro/01-audio-server.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/01-intro/02-sine-tone.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/01-intro/03-parallel-proc.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/01-intro/04-serial-proc.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/01-intro/05-output-channels.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/01-intro/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/02-controls/01-fixed-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/02-dynamic-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/03-output-range.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/04-building-lfo.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/05-math-ops.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/06-multichannel-expansion.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/07-multichannel-expansion-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/08-handling-channels.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/09-handling-channels-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/10-handling-channels-3.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/11-handling-channels-4.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/02-controls/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/03-generators/01-complex-oscs.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/02-band-limited-oscs.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/03-fm-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/04-noise-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/05-strange-attractors.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/06-random-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/03-generators/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/04-soundfiles/01-read-from-disk.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/02-read-from-disk-2.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/03-read-from-ram.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/04-record-perf.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/05-record-streams.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/06-record-table.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/04-soundfiles/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/05-envelopes/01-data-signal-conversion.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/05-envelopes/02-linear-ramp.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/05-envelopes/03-exponential-ramp.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/05-envelopes/04-simple-envelopes.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/05-envelopes/05-breakpoints-functions.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/05-envelopes/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/06-filters/01-lowpass-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/02-bandpass-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/03-complex-resonator.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/04-phasing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/05-convolution-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/06-vocoder.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/07-hilbert-transform.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/06-filters/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/07-effects/01-flanger.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/07-effects/02-schroeder-reverb.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/07-effects/03-fuzz-disto.py: Python script, UTF-8 Unicode text executable data/python-pyo-1.0.3/pyo/examples/07-effects/04-ping-pong-delay.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/07-effects/05-hand-made-chorus.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/07-effects/06-hand-made-harmonizer.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/07-effects/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/08-dynamics/01-dynamic-range.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/08-dynamics/02-ducking.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/08-dynamics/03-gated-verb.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/08-dynamics/04-rms-tracing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/08-dynamics/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/09-callbacks/01-periodic-calls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/09-callbacks/02-score-calls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/09-callbacks/03-delayed-calls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/09-callbacks/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/10-tables/01-envelopes.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/02-scrubbing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/03-looping.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/04-granulation.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/05-micro-montage.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/06-table-stutter.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/07-moving-points.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/08-table-lookup.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/10-tables/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/16-midi/01-midi-scan.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/02-notein-object.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/03-midi-envelope.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/04-simple-midi-synth.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/05-control-change.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/06-midi-out.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/07-midifile-with-mido.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/16-midi/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/17-osc/01-osc-scan.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/17-osc/02-receive-streams.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/17-osc/03-send-streams.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/17-osc/04-receive-list.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/17-osc/05-send-receive-data.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/17-osc/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/19-multirate/01-multi-rate-processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/19-multirate/02-multi-rate-synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/19-multirate/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/20-multicore/01-processes-spawning.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/20-multicore/02-sharing-audio.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/20-multicore/03-synchronization.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/20-multicore/04-data-control.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/20-multicore/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/21-utilities/01-list-to-audio-file.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/02-get-method.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/03-set-method.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/04-buffer-interface.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/05-batch-processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/06-batch-synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/07-upsamp-processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/08-multiple-threads.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/09-audio-mixer.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/21-utilities/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/22-events/01-simple-sequences.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/02-parameters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/03-instruments.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/04-custom-params.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/05-complex-sequences.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/06-randoms.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/07-managing-scales.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/08-function-calls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/09-embedding-generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/10-arithmetic-ops.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/11-filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/12-sharing-values.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/13-using-audio-objects.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/14-post-processing.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/22-events/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/23-expression/01-simple-expression.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/02-audio-in.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/03-multiple-inputs.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/04-let-function.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/05-define-function.py: Python script, UTF-8 Unicode text executable data/python-pyo-1.0.3/pyo/examples/23-expression/06-var-function.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/07-condition.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/08-load-function.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/09-multiple-outputs.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/23-expression/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/23-expression/filters.expr: ASCII text data/python-pyo-1.0.3/pyo/examples/23-expression/generators.expr: ASCII text data/python-pyo-1.0.3/pyo/examples/23-expression/utils.expr: ASCII text data/python-pyo-1.0.3/pyo/examples/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/algorithmic/01_music_box.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/algorithmic/02_scale_snap.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/algorithmic/03_melody_algo.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/algorithmic/04_drum_machine.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/algorithmic/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/fft/01_fft_filter.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/02_fft_cross.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/03_fft_morph.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/04_fft_gate.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/05_fft_delay.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/06_fft_vectral.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/07_fft_stretch.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/08_fft_spec.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/fft/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/matrix/01_wave_terrain.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/matrix/02_matrix_record.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/matrix/03_matrix_algo.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/matrix/04_matrix_rec_loop.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/matrix/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/sampling/01_sound_cloud.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sampling/02_live_looper.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sampling/03_rec_and_loop.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sampling/04_live_convolution.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sampling/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/sequencing/01_starttime_duration.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sequencing/02_random_score.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sequencing/03_function_call.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/sequencing/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/snds/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/snds/alum1.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/pyo/examples/snds/alum2.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/pyo/examples/snds/alum3.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/pyo/examples/snds/alum4.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/pyo/examples/snds/baseballmajeur_m.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/drumloop.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz data/python-pyo-1.0.3/pyo/examples/snds/flute.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/mapleleafrag.mid: Standard MIDI data (format 0) using 1 track at 1/96 data/python-pyo-1.0.3/pyo/examples/snds/ounkmaster.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_1.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_2.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_3.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_4.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_5.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/snds/snd_6.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/examples/synthesis/01_pulsar_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/02_FM3.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/03_cos_waveshaping.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/04_degrade_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/04_granule.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/05_ring_mod_class.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/06_lfo_controls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/06_paf.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/07_split_sideband_synthesis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/08_bucket_brigade_device.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/synthesis/__init__.py: empty data/python-pyo-1.0.3/pyo/examples/wxgui/01_gui_widgets_example.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/examples/wxgui/__init__.py: empty data/python-pyo-1.0.3/pyo/lib/COPYING.txt: ASCII text data/python-pyo-1.0.3/pyo/lib/__init__.py: empty data/python-pyo-1.0.3/pyo/lib/_core.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/_maps.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/_tkwidgets.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/_widgets.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/_wxwidgets.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/analysis.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/arithmetic.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/controls.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/dynamics.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/effects.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/events.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/expression.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/filters.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/fourier.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/generators.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/hrtf.py: Python script, ASCII text executable, with very long lines data/python-pyo-1.0.3/pyo/lib/listener.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/matrix.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/matrixprocess.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/midi.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/mmlmusic.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/opensndctrl.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/pan.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/pattern.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/phasevoc.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/players.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/randoms.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/server.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/snds/IRMediumHallStereo.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz data/python-pyo-1.0.3/pyo/lib/snds/__init__.py: empty data/python-pyo-1.0.3/pyo/lib/snds/accord.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/lib/snds/transparent.aif: IFF data, AIFF audio data/python-pyo-1.0.3/pyo/lib/tableprocess.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/tables.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/triggers.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/utils.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo/lib/wxgui.py: Python script, ASCII text executable data/python-pyo-1.0.3/pyo64/__init__.py: Python script, ASCII text executable data/python-pyo-1.0.3/release-notes/pyo_release_0.8.1.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.2.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.4.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.5.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.6.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.7.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.8.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.8.9.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.9.0.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_0.9.1.txt: HTML document, UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_1.0.0.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_1.0.1.txt: UTF-8 Unicode text data/python-pyo-1.0.3/release-notes/pyo_release_1.0.2.txt: UTF-8 Unicode text data/python-pyo-1.0.3/scripts/cleanup_older_pyo_versions.py: Python script, ASCII text executable data/python-pyo-1.0.3/scripts/compile_OSX.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/scripts/compile_OSX_withJack.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/scripts/compile_linux_withJack.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/scripts/compile_win.bat: ASCII text, with CRLF, LF line terminators data/python-pyo-1.0.3/scripts/example_listing.md: ASCII text data/python-pyo-1.0.3/scripts/release_doc_src.sh: Bourne-Again shell script, ASCII text executable data/python-pyo-1.0.3/scripts/release_wheels_OSX.sh: POSIX shell script, ASCII text executable data/python-pyo-1.0.3/scripts/release_wheels_Win.bat: ASCII text data/python-pyo-1.0.3/scripts/win/windows-10-64bit-build-routine.txt: ASCII text data/python-pyo-1.0.3/scripts/win/windows-7-build-routine.txt: ASCII text data/python-pyo-1.0.3/scripts/win_audio_drivers_inspector.py: Python script, ASCII text executable data/python-pyo-1.0.3/src/engine/ad_coreaudio.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/ad_jack.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/ad_portaudio.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/dummymodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/fft.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/inputfadermodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/interpolation.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/md_portmidi.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/midilistenermodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/mixmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/osclistenermodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/pvstreammodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/pyomodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/engine/servermodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/engine/streammodule.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/vbap.c: C source, ASCII text data/python-pyo-1.0.3/src/engine/wind.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/analysismodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/arithmeticmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/chorusmodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/compressmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/convolvemodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/delaymodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/distomodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/exprmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/fadermodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/fftmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/filtremodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/freeverbmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/granulatormodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/harmonizermodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/hilbertmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/hrtfmodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/inputmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/lfomodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/matrixmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/matrixprocessmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/metromodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/midimodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/mmlmodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/noisemodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/oscbankmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/oscilmodule.c: C source, ASCII text, with very long lines data/python-pyo-1.0.3/src/objects/oscmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/panmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/patternmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/phasevocmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/randommodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/recordmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/selectmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/sfplayermodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/sigmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/tablemodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/trigmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/utilsmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/wgverbmodule.c: C source, ASCII text data/python-pyo-1.0.3/src/objects/bandsplitmodule.c: C source, ASCII text data/python-pyo-1.0.3/tests/bébêtte/IRMediumHallStereo.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz data/python-pyo-1.0.3/tests/bébêtte/encoding_test.py: Python script, UTF-8 Unicode text executable data/python-pyo-1.0.3/tests/bébêtte/noise.aif: IFF data, AIFF audio data/python-pyo-1.0.3/tests/bébêtte/transparent.aif: IFF data, AIFF audio data/python-pyo-1.0.3/tests/encoding_test.py: Python script, UTF-8 Unicode text executable data/python-pyo-1.0.3/tests/test_Expr_object/TODO_EXPR.py: ASCII text data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_01_simple.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_02_audioin.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_03_let.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_04_define.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_05_var.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_06_cond.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_07_load.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/expr_test_08_multiout.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_Expr_object/filters.expr: ASCII text data/python-pyo-1.0.3/tests/test_Expr_object/generators.expr: ASCII text data/python-pyo-1.0.3/tests/test_Expr_object/utils.expr: ASCII text data/python-pyo-1.0.3/tests/test_auto_start_children.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_math_ops.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_portaudio_functions.py: Python script, ASCII text executable data/python-pyo-1.0.3/tests/test_table_failure.py: Python script, ASCII text executable data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/libgcc_s_dw2-1.dll: PE32 executable (DLL) (console) Intel 80386 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/liblo-7.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/libsndfile-1.dll: PE32 executable (DLL) (console) Intel 80386 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/libstdc++-6.dll: PE32 executable (DLL) (console) Intel 80386 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/msvcr100.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/portaudio.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/portmidi.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/porttime.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/pthreadGC2.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_common/pthreadVC2.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_py2/msvcr90.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_py3/dcomp.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_py3/gpsvc.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows data/python-pyo-1.0.3/win32dlls/win32_pyo_data_files_py3/sysntfy.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libFLAC-8.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/liblo-7.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libogg-0.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libportaudio-2.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libsndfile-1.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libspeex-1.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libvorbis-0.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libvorbisenc-2.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/libwinpthread-1.dll: PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/msvcr90.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/portmidi.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/pthreadGC2.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows data/python-pyo-1.0.3/win64dlls/win64_pyo_data_files_common/pthreadVC2.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows data/python-pyo-1.0.3/work-in-progress/EventParser.py: Python script, ASCII text executable data/python-pyo-1.0.3/work-in-progress/test_event_parser.py: Python script, ASCII text executable data/python-pyo-1.0.3/debian/E-Pyo-py2.desktop: ASCII text data/python-pyo-1.0.3/debian/E-Pyo-py2.xpm: X pixmap image, ASCII text data/python-pyo-1.0.3/debian/E-Pyo-py3.desktop: ASCII text data/python-pyo-1.0.3/debian/E-Pyo-py3.xpm: X pixmap image, ASCII text data/python-pyo-1.0.3/debian/changelog: ASCII text data/python-pyo-1.0.3/debian/compat: ASCII text data/python-pyo-1.0.3/debian/control: ASCII text data/python-pyo-1.0.3/debian/copyright: UTF-8 Unicode text data/python-pyo-1.0.3/debian/dirs: ASCII text data/python-pyo-1.0.3/debian/epyo2: Python script, ASCII text executable data/python-pyo-1.0.3/debian/epyo3: Python script, ASCII text executable data/python-pyo-1.0.3/debian/examples: ASCII text data/python-pyo-1.0.3/debian/patches/ePyo_paths.patch: unified diff output, ASCII text data/python-pyo-1.0.3/debian/patches/fix-compile-python39.diff: unified diff output, ASCII text data/python-pyo-1.0.3/debian/patches/series: ASCII text data/python-pyo-1.0.3/debian/patches/setup.patch: unified diff output, ASCII text data/python-pyo-1.0.3/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-pyo-1.0.3/debian/source/format: ASCII text data/python-pyo-1.0.3/debian/source/lintian-overrides: ASCII text data/python-pyo-1.0.3/debian/watch: ASCII text data/python-pyo-1.0.3/.pc/.version: ASCII text data/python-pyo-1.0.3/.pc/.quilt_patches: ASCII text data/python-pyo-1.0.3/.pc/.quilt_series: ASCII text data/python-pyo-1.0.3/.pc/applied-patches: ASCII text data/python-pyo-1.0.3/.pc/setup.patch/setup.py: Python script, ASCII text executable data/python-pyo-1.0.3/.pc/fix-compile-python39.diff/src/objects/bandsplitmodule.c: C source, ASCII text data/python-pyo-1.0.3/setup.py: Python script, ASCII text executable