Christoph Oelckers
|
115d1cb182
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
|
Christoph Oelckers
|
cf6d0c3127
|
- implemented an abstract sound font reader interface for Timidity++.
The only dependency left on the main GZDoom code are the CVars, which will be dealt with next.
|
2019-09-23 13:53:28 +02:00 |
|
Christoph Oelckers
|
2cf8cc47df
|
- moved the instrument set maintenance out of the Timidity++ library into the player class.
This removes the dependency on the sound font manager from the low level library, reducing the direct dependencies to FileReader and SoundFontReader.
|
2019-09-23 11:27:57 +02:00 |
|
Christoph Oelckers
|
b939836846
|
- renamed FileRdr back to FileReader.
|
2018-03-11 19:29:37 +01:00 |
|
Christoph Oelckers
|
56991a9ace
|
- Removed FileReader from SoundFont manager.
- renamed close_file to tf_close for consistency.
|
2018-03-10 20:10:17 +01:00 |
|
Christoph Oelckers
|
6618656e7c
|
Adjusted Timidity++ to soundfint manager
|
2018-02-23 08:54:01 +01:00 |
|
Christoph Oelckers
|
a6fa906764
|
Framework for context independent sounffont management
Not tested yet!
|
2018-02-22 12:51:45 +01:00 |
|
Christoph Oelckers
|
803369fb8d
|
- make CMake happy
|
2018-02-19 23:33:42 +01:00 |
|