S.Lott -- Software Architect
  • Other Articles
  • Publications
  • S.Lott Biography

Audio Synth in Python 3.4, Part II

Date Tue 01 September 2015 Tags #python / pyaudio / pysynth

See Audio Synth.

At first, I imagined the problem was going to be PyAudio. This package has a bunch of installers. But the installers don't recognize Python 3.4, so none of them work for me. The common fallback plan is to install from source, but, I couldn't find the …

more ...

Audio Synth [Updated]

Date Sun 30 August 2015 Tags macosx / #python / pyaudio
I learned about synthesizers in the '70's using a Moog analog device. Epic coolness.
Nowadays, everything is digital. We use wave tables and (relatively) simple additive synth techniques.
I made the mistake of reading about Arduino wave table synthesis:
http://learning.codasign.com/index.php?title=Wavetable_Synthesis
http://makezine.com …
more ...

  • Social

    • Mastodon
    • Github
    • StackOverflow
    • LinkedIn
    • O'Reilly
    • Amazon
  • Categories

    • Architecture & Design
    • Books
    • FOSS
    • Management
    • News
    • Python
    • Technologies
  • Links

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • September 2015 (1)
    • August 2015 (1)

© 2015 S.Lott · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top