Skip to content
logo
pippi Midi
Type to start searching
    pippi
    pippi
    • Home
    • Changelog
      • 0. Overview
      • 1. SoundBuffers and sampling
      • 2. Basic rhythm and sequencing
        • Algos
        • Alias
        • Bar
        • Benchmarks
        • Breakpoints
        • Chords
        • Defaults
        • Drunk
        • Dsp
        • Dss
        • Events
        • Fft
        • Fm
        • Fold
        • Frequtils
        • Fx
        • Grains
        • Graph
        • Hyperupic
        • Index
        • Interpolation
        • Intervals
        • Lists
        • Midi
          • Functions
            • ftom
            • ftomi
            • info
            • mtof
            • play
        • Mir
        • Multiband
        • Noise
        • Old
        • Osc
        • Osc2D
        • Oscs
        • Pluck
        • Pulsar
        • Pulsar2D
        • Rand
        • Rhythm
        • Sampler
        • Scales
        • Shapes
        • Sineosc
        • Slonimsky
        • Soundbuffer
        • Sounddb
        • Soundfont
        • Soundpipe
        • Tukey
        • Tune
        • Wavesets
        • Wavetables
    • Functions
      • ftom
      • ftomi
      • info
      • mtof
      • play
    

    Module pippi.midi

    Functions

    ftom

    def ftom(
        freq
    )
    

    ftomi

    def ftomi(
        freq
    )
    

    info

    def info(
    
    )
    

    mtof

    def mtof(
        midi_note
    )
    

    play

    def play(
        events,
        device_index=0
    )
    
    Previous Lists
    Next Mir
    Powered by portray. You too can portray your Python project well using automatic documentation.