Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

__init__.py

Forked from Jannick Mo / tetrisgame
278 commits behind the upstream repository.
  • moon2's avatar
    d286cad4
    Patch: swapped .wav with .mp3 file · d286cad4
    moon2 authored
    The flow3r onboard app store needs to store the entire
    app in memory before extracting, the original .wav file
    doesn't fit.
    
    This also switches from a bl00mbox sampler to the media
    module to reduce loading time.
    
    The version is bumped to 2 to apply these changes.
    d286cad4
    History
    Patch: swapped .wav with .mp3 file
    moon2 authored
    The flow3r onboard app store needs to store the entire
    app in memory before extracting, the original .wav file
    doesn't fit.
    
    This also switches from a bl00mbox sampler to the media
    module to reduce loading time.
    
    The version is bumped to 2 to apply these changes.