Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
/ ClipExplorer Public archive

Tool for navigating and playing audio and midi files. !!! Superceded by Wavicler and Midifrier !!!

License

Notifications You must be signed in to change notification settings

cepthomas/ClipExplorer

Repository files navigation

ClipExplorer !!! Superceded by Wavicler and Midifrier !!!

  • A windows tool for playing audio and midi file clips and Yamaha style files.
  • This is primarily intended to be used for auditioning parts for use in compositions created in a real DAW.
  • Because the windows multimedia timer has inadequate accuracy for midi notes, resolution is limited to 32nd notes.
  • Minimal attention has been paid to aesthetics over functionality. This explains the poor color choices.
  • Audio and midi play devices are limited to the ones available on your box. (Hint- VirtualMidiSynth).
  • Since midi files and NAudio use 1-based channel numbers, so does this application, except when used as an array index.
  • If midi file type is 1, all tracks are combined. Because.
  • Tons of styles and info at https://psrtutorial.com/.
  • Requires VS2022 and .NET6.

Usage

  • The simple UI shows a tree directory navigator on the left and standard audio transport family of controls on the right. Depending on file choice, audio or midi specific controls will be shown.
  • If midi file type is 1, all tracks are combined. Because.
  • Opens style files and plays the individual sections.
  • Export style files as their component parts.
  • Export current selection(s) and channel(s) to a new midi file. Useful for snipping style patterns.
  • Some midi files with single instruments are sloppy with channel numbers so there are a couple of options for simple remapping.
  • Click on the settings icon to edit your options. Note that not all presented audio/midi options pertain to this application.
  • In the log view: C for clear, W for word wrap toggle.

External Components

About

Tool for navigating and playing audio and midi files. !!! Superceded by Wavicler and Midifrier !!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages