Skip to content

Commit

Permalink
Merge pull request #117 from trebmuh/patch-1
Browse files Browse the repository at this point in the history
Mention to newly added Adlib Gold BNK file format
  • Loading branch information
Wohlstand authored Nov 12, 2018
2 parents 8e1d503 + 905ada2 commit 0b4c3a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Linux | Windows | macOS
* Apogee Sound System timbre formats (.TMB) ([Specification](http://www.shikadi.net/moddingwiki/Apogee_Sound_System_Timbre_Format))
* SoundBlaster IBK files (.IBK) ([Specification](http://www.shikadi.net/moddingwiki/IBK_Format))
* AdLib/HMI BNK files (.BNK) ([Specification](http://www.shikadi.net/moddingwiki/AdLib_Instrument_Bank_Format))
* Adlib Gold files (.BNK) (specification is informal and can only be retrieved from source code)
* AdLib Timbre bank files (.SND, .TIM) ([Specification](http://www.shikadi.net/moddingwiki/AdLib_Timbre_Bank_Format))
* Global Timbre Library files for Audio Interface Library (.AD, .OPL) ([Specification](http://www.shikadi.net/moddingwiki/Global_Timbre_Library))
* SB and O3 bank formats (a set of the concatenated SBI files) used with Linux drivers
Expand Down
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version 1.5
- Added Adlib Gold file format
- Added Real-Time MIDI support
- Voice management has been improved
- Reworked audio output support
Expand Down

0 comments on commit 0b4c3a3

Please sign in to comment.