github marian-m12l/studio 0.3.0-alpha.1

latest releases: 0.4.2, 0.4.2-beta.1, 0.4.1...
pre-release4 years ago

First alpha version supporting the new firmware 2.x with limitations.

New step is required before starting the application:

  • For firmware 2.x only: configure the mount point of your device in the launch script using FS_MOUNTPOINT.

For instance on linux:

FS_MOUNTPOINT=/media/bob/LUNII

And on Windows:

set FS_MOUNTPOINT=E:\

Biggest limitations as of now are the following:

  • No on-the-fly conversion of audio files, so you must provide 44100Hz/Mono MP3 files. The device may expect a particular format or bitrate.
  • On-the-fly conversion of images is crap, so it's better to provide 4-bits depth / RLE encoding BMP files.
  • Metadata are not kept when transferring an archive pack to the device and back.
  • No on-the-fly conversion from binary story packs, for the reasons listed above.
  • Mount point of the device must be configured.
  • ... and this list is not exhaustive, there are probably many stability issues as well.

Don't miss a new studio release

NewReleases is sending notifications on new releases.