Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Usage #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Usage #5

wants to merge 2 commits into from

Commits on Aug 21, 2020

  1. Update Usage

    Usage:
      fluidsynth [options] [soundfonts] [midifiles]
    
    If we use the old one,we will see:
    
    Parameter '-F' not a SoundFont or MIDI file or error occurred identifying it.
    Parameter 'output.wav' not a SoundFont or MIDI file or error occurred identifying it.
    Parameter '-r' not a SoundFont or MIDI file or error occurred identifying it.
    Parameter '44100' not a SoundFont or MIDI file or error occurred identifying it.
    
    Now, [options] are on the front
    jiangzhuochi authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    6534b00 View commit details
    Browse the repository at this point in the history
  2. Update usage and format code

    1 Modify the code to adapt to the new version, The reason is in README Commit changes
    2 Format code
    jiangzhuochi authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    dff9bc3 View commit details
    Browse the repository at this point in the history