Sounder

From Sierra Wiki
Revision as of 22:58, 16 September 2025 by Andrew Branscom (talk | contribs) (Also See)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Sounder
Version 0.5.2
Author: Zvika Haramaty
Developer N/A
2022-08-29
Sounder

Sounder About Screen
Latest Version:  0.5.2
Release Date:  2022-08-29[1]
Company: N/A
Development Status:  Beta
Publication Status:  Published
Developer(s): Zvika Haramaty
Interface: GUI, CLI
Language: Python
Open Source: Open
Source Availability:  Yes
License: None
Type: SCI Sound Tool
Relevant Engine: SCI
Platform: Windows, Linux, Mac (and all OSes supporting Python)
Localization: English
Website: adventurebrew/request/tree/master/tools/sci/sounder Sounder on GitHub




Description

Zvika Haramaty's Sounder can do more or less anything that you'd like with Sierra's SCI sound format. More details at Sounder Git Repo (link below).


Screenshots


Features

  • Support any of Early SCI0, SCI0, SCI1+, Standard MIDI File as input or output file
  • Play file's musical contents (ignoring digital sample)
  • Save file's contents in various formats
  • Add digital sample (or replace it, if it already exists), supporting all formats known by FFMPEG (i.e., file doesn't have to be .wav in specific format)
  • Play digital sample
  • Save only the digital sample


Requirements

Python environment.


Version History


Development Status

Sounder is currently in a beta stage of development.


Usage

https://htmlpreview.github.io/?https://github.com/adventurebrew/re-quest/blob/master/tools/sci/sounder/usage.html


Options

Sounder can be either run with GUI, or with CLI (run `sounder --help` for details).