Contents Menu Expand Light mode Dark mode Auto light/dark mode
INFMIDI
INFMIDI

Getting Started

  • Installation
  • Quick start
  • Foundation
    • Basic
    • Event
    • Note
    • Clip
    • Track
    • Midi
  • Generator
    • chord
    • sheet
  • Effects
    • pitch effect
    • rhythm effect
    • velocity effect
  • Devices
    • FluidSynth
    • Controller
  • Examples
    • Fly Me to the Moon
  • Cheat sheet

API inference

  • Core
    • infmidi.core.event module
    • infmidi.core.note module
    • infmidi.core.clip module
    • infmidi.core.track module
    • infmidi.core.midi module
    • infmidi.core.convert module
  • Misc
    • infmidi.generator package
    • infmidi.devices package
    • infmidi.effects package
    • infmidi.utils module

Miscellaneous

  • Changelog
  • TODO
Back to top
Edit this page

FluidSynth#

Install fluidsynth#

Windows#

https://ksvi.mff.cuni.cz/~dingle/2019/prog_1/python_music.html

MacOS#

Linux#

Next
Controller
Previous
Devices
Copyright © 2022-2022, gongyibei
Made with Furo
On this page
  • FluidSynth
    • Install fluidsynth
      • Windows
      • MacOS
      • Linux