Skip to content

Smaller file sizes and better metadata

Compare
Choose a tag to compare
@neelkamath neelkamath released this 13 Jun 10:39
· 10 commits to master since this release
b8f22ad
  • Improved documentation
  • The keys pureRanges, solfeggioRanges, and isochronicRanges have been renamed to pure, solfeggio, and isochronic respectively.
  • Tracks are guaranteed to be valid HTML ids. The following conventions are used to name tracks, where <WAVE> is the brainwave, <FREQUENCY> is the track's frequency, and <SOLFEGGIO_FREQUENCY> is the solfeggio's frequency.
    • Pure: <WAVE>_<FREQUENCY>.mp3 (e.g., Alpha_8_Hz.mp3)
    • Isochronic: <WAVE>_<FREQUENCY>_Isochronic_Pulses.mp3 (e.g., Alpha_10_Hz_Isochronic_Pulses.mp3)
    • Solfeggio: <WAVE>_<FREQUENCY>_Solfeggio_<SOLFEGGIO_FREQUENCY>.mp3 (e.g., Alpha_12_Hz_Solfeggio_396_Hz.mp3)
  • Pure and isochronic tracks have been shortened to one second each.