Skip to content

issues Search Results · repo:psobot/SampleScanner language:Python

Filter by

8 results
 (62 ms)

8 results

inpsobot/SampleScanner (press backspace or delete to remove)

here: print Sending program change to program %d... % program_number # Bank change (fine) to (program_number / 128) midiout.send_message([ CC_CHANNEL_OFFSET + midi_channel, 0x20, int(program_number / ...
  • snsllrs
  • Opened 
    on Jul 14, 2024
  • #20

Using a MIDI monitor I figured out that the lowest C SampleScanner can sample is Note Number 12, which means the lowest MIDI octave can t be sampled. Mainstage (Autosampler) on the other hand starts at ...
  • HelgeKautz
  • Opened 
    on Oct 15, 2021
  • #18

samplescanner: error: argument --low-key: invalid note_number value: C-2 My U-220 can receive C-1 as the lowest note, while Apple Mainstage seems to represent that as C-2. I suppose this is just a mapping ...
  • HelgeKautz
  • Opened 
    on Oct 15, 2021
  • #17

The option --program-number appears to be based 1; if e.g. PG 5 is sent, my Roland U-220 changes to PG 6 instead. This is dependent on the hardware device, but it would be nice to have a --program-number-base ...
  • HelgeKautz
  • Opened 
    on Oct 14, 2021
  • #16

The option --program-number doesn t regard the MIDI channel set with --midi-channel ; it always sends on channel 1. The actual MIDI notes are sent on the correct channel, however.
  • HelgeKautz
  • Opened 
    on Oct 14, 2021
  • #15

Let s move to Python 3. I hope to publish a PR for that (I ve got it running, but want to do more testing).
  • wvengen
  • 1
  • Opened 
    on Jun 20, 2020
  • #14

Define-XL:samplescanner daslicht$ ./samplescanner -h Traceback (most recent call last): File ./samplescanner , line 7, in module from lib.send_notes import sample_program, VELOCITIES, MAX_ATTEMPTS ...
  • daslicht
  • Opened 
    on May 10, 2018
  • #13

The file leveler.py sometimes has run into a ZeroDivisionError, printing out the line Got ZeroDivisionError with high sample path ... But I don t know what this means exactly, so here are a couple of questions: ...
  • nandoflorestan
  • 1
  • Opened 
    on Feb 5, 2018
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub