Difference between revisions of "Sounder"
From SCI Wiki
Jump to navigationJump to search (Added details) |
|||
Line 11: | Line 11: | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{ZvikaHaramatyToolDev}} | | Developers = {{ZvikaHaramatyToolDev}} | ||
− | | Interface = {{GUI}} | + | | Interface = {{GUI}} / Command Line |
| ProgLanguage = {{Python}} | | ProgLanguage = {{Python}} | ||
| OpenSource = {{Open}} | | OpenSource = {{Open}} | ||
Line 17: | Line 17: | ||
| License = | | License = | ||
| Type = {{FanSCISndResTool}} | | Type = {{FanSCISndResTool}} | ||
− | | Platform = {{WinTool}} | + | | Platform = {{WinTool}} / Linux / Mac |
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = https://github.com/adventurebrew/re-quest/tree/master/tools/sci/sounder | | Website = https://github.com/adventurebrew/re-quest/tree/master/tools/sci/sounder | ||
Line 39: | Line 39: | ||
==<br /> Features == | ==<br /> 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 | ||
− | |||
==<br /> Version History == | ==<br /> Version History == | ||
Line 65: | Line 70: | ||
<blockquote> | <blockquote> | ||
Download from here: | Download from here: | ||
− | * | + | * [https://github.com/adventurebrew/re-quest/releases/latest/download/Sounder.Installer.exe Windows installer] |
+ | * [https://github.com/adventurebrew/re-quest/tree/master/tools/sci/sounder Python source (for all OSes supporting Python)] | ||
<!-- | <!-- | ||
* [[File:ZIP.png|ZIP File]] [[File:|]]<span class="DLInfo"> (ZIP file) []</span> | * [[File:ZIP.png|ZIP File]] [[File:|]]<span class="DLInfo"> (ZIP file) []</span> | ||
Line 73: | Line 79: | ||
==<br /> Known issues == | ==<br /> Known issues == | ||
− | * | + | * Currently no known issues; but Sounder is still young, and probably has some bugs; please report them. |
==<br /> Credits == | ==<br /> Credits == | ||
Line 80: | Line 86: | ||
==<br /> References == | ==<br /> References == | ||
+ | More details at Sounder Git Repo (link below). | ||
+ | <references /> | ||
− | |||
==<br /> Also See == | ==<br /> Also See == |
Revision as of 07:36, 5 September 2022
Sounder
Latest Version: | 0.5 | ||
---|---|---|---|
Release Date: | 2022-08-29 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Zvika Haramaty | ||
Interface: | GUI / Command Line | ||
Language: | Python | ||
Open Source: | Open | ||
Source Availability: | Yes | ||
License: | |||
Type: | Sound Resouce Tool | ||
Platform: | Windows / Linux / Mac | ||
Localization: | English | ||
Website: | https://github.com/adventurebrew/re-quest/tree/master/tools/sci/sounder |
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
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