Difference between revisions of "Sounder"
From SCI Wiki
Jump to navigationJump to search| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
{{FanSCISoftwareInfobox | {{FanSCISoftwareInfobox | ||
| Software = Sounder | | Software = Sounder | ||
| − | | | + | | Image = [[Image:SounderAbout.png|190px]]<br /> |
''Sounder'' Title Screen | ''Sounder'' Title Screen | ||
| Version = 0.5.2 | | Version = 0.5.2 | ||
| − | | ReleaseDate = {{ | + | | ReleaseDate = {{2023S}}-04-18 |
| Company = N/A | | Company = N/A | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Line 61: | Line 61: | ||
==<br /> Options == | ==<br /> Options == | ||
| + | |||
| + | Sounder can be either run with GUI, or with CLI (run `sounder --help` for details). | ||
<blockquote> | <blockquote> | ||
Latest revision as of 01:29, 20 May 2024
Sounder
Sounder Title Screen | |||
| Latest Version: | 0.5.2 | ||
|---|---|---|---|
| Release Date: | 2023-04-18 | ||
| Company: | N/A | ||
| Publication Status: | Published | ||
| Developer(s): | Zvika Haramaty | ||
| Interface: | GUI, CLI | ||
| Language: | Python | ||
| Open Source: | Open | ||
| Source Availability: | Yes | ||
| License: | |||
| Type: | Sound Resouce Tool | ||
| Platform: | Windows, Linux, Mac | ||
| Localization: | English | ||
| Website: | Sounder on GitHub | ||
Description
Sounder can do more or less anything that you'd like with Sierra's SCI sound format.
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
Version History
Development Status
Beta
Options
Sounder can be either run with GUI, or with CLI (run `sounder --help` for details).
Download
Download from here:
Known issues
- Currently no known issues; but Sounder is still young, and probably has some bugs; please report them.
Credits
References
More details at Sounder Git Repo (link below).
Also See