Jack Andersen
8d24e19989
Initial SampleEditor
2018-07-29 20:20:03 -10:00
Jack Andersen
16745c9bf8
ObjToken refactor and Sample nodes
2018-07-28 17:37:06 -10:00
Jack Andersen
f5984141fd
Implement amuse playback
2018-07-27 18:34:29 -10:00
Jack Andersen
cb24322fc1
Integrate undo infrastructure with SoundMacroEditor
2018-07-25 17:41:48 -10:00
Jack Andersen
ca81c07600
Add translation infrastructure
2018-07-24 20:01:01 -10:00
Jack Andersen
441a3dbfd9
Work on SoundMacroEditor
2018-07-21 17:45:47 -10:00
Jack Andersen
321c2d9a3c
Finish SoundMacro command introspection. Initial work on SoundMacro
...
editor
2018-07-19 20:38:09 -10:00
Jack Andersen
f50ee6e8f1
More work on Amuse Editor
2018-07-17 21:39:26 -10:00
Jack Andersen
3f265cdb46
Initial ProjectModel implementation
2018-07-16 18:48:38 -10:00
Jack Andersen
7a38fd0676
Work on project file reading
2018-07-15 21:41:15 -10:00
Jack Andersen
26cfa07f77
More athena refactoring
2018-07-14 20:10:50 -10:00
Jack Andersen
4c884d019d
Lots of foundational work for Amuse editor
2018-07-13 20:06:33 -10:00
Jack Andersen
cdc720b8a7
Work on amuse GUI, use C++ linking for audio decoders
2018-07-09 11:05:31 -07:00
Jack Andersen
77c7daa67c
Windows build fixes and warning avoidance
2018-05-24 20:37:27 -10:00
Jack Andersen
1fefba66e7
Implement VIBRATO
2018-05-18 19:15:12 -10:00
Jack Andersen
985994a291
Huge compile performance refactor
2017-12-28 21:57:22 -10:00
Jack Andersen
4c2a262478
Removed redundant NDEBUGs
2017-12-22 19:35:55 -10:00
Jack Andersen
5caf6bf017
Remove optional.hpp dependency
2017-12-06 18:06:35 -10:00
Jack Andersen
77215fc996
boo::ObjToken for referencing voices and submixes
2017-12-03 16:51:23 -10:00
Jack Andersen
2f4d0e7541
Minor code formatting adjustments
2017-12-02 20:09:34 -10:00
Jack Andersen
89233e98b5
Use sqrt() in pan law
2017-11-28 00:05:59 -10:00
Jack Andersen
448b212ad9
Windows fixes
2017-11-13 17:35:02 -10:00
Jack Andersen
75830dc6dd
string_view refactor
2017-11-12 20:15:33 -10:00
Jack Andersen
047a91452e
Win32 macro undef
2017-09-30 19:30:34 -10:00
Jack Andersen
4b2b86f420
Emitter bug fixes and test macro for amuseplay
2017-09-19 23:22:46 -10:00
Jack Andersen
c6781df90a
Implement listener, emitter, and -3dB pan law
2017-09-18 17:59:20 -10:00
Tom M
4e7c31849d
Minor fixes ( #6 )
...
* cmake: require c++14
* correctly clip samples
by using numeric_limits rather than C macros
* oops, implicit type conversion of template causes overflow
* store default sample rate in global constexpr var
2017-06-17 16:48:52 -10:00
Jack Andersen
a23af16349
Add sequencer fade times
2017-02-26 19:24:58 -10:00
Jack Andersen
5c8fa2e8ab
New engine event interface
2017-02-14 20:01:39 -10:00
Jack Andersen
aff8880595
Better volume handling
2017-02-05 17:21:38 -10:00
Jack Andersen
2e7345f11d
Add info structures for holding effect parameters
2017-01-22 21:21:50 -10:00
Jack Andersen
df167556fb
Emitter API tweak
2016-12-28 19:52:28 -10:00
Jack Andersen
1dfdf4c392
Update amuse-boo interface
2016-12-13 15:09:48 -10:00
Jack Andersen
9cf96ad6f9
Windows fixes
2016-12-10 15:52:42 -10:00
Jack Andersen
eb948dfd63
Add bounds checking to SoundMacro execution loop
2016-12-07 18:54:45 -10:00
Phillip Stephens
c886bfd7d2
FreeBSD fixes
2016-10-27 15:48:12 -08:00
Jack Andersen
38f24ce3e4
Minor literal value adjustment
2016-09-05 19:50:42 -10:00
Jack Andersen
218fad7541
less redundant way of handling little-endian shorts
2016-09-04 20:56:01 -10:00
Phillip Stephens
aa32ff7e84
Add LZO support for MP2 audio groups
2016-09-02 12:52:17 -07:00
Jack Andersen
a048605011
Support for loading revised Factor5 N64 ROMs
2016-07-18 12:38:28 -10:00
Jack Andersen
d602fbacd3
Added master volume API for entire engine
2016-07-13 20:16:00 -10:00
Jack Andersen
2dcb9dd1c7
Working Studio implementation
2016-07-13 18:54:46 -10:00
Jack Andersen
d3d5595422
Initial multiple-referencing submix refactor
2016-07-12 17:04:55 -10:00
Jack Andersen
52cba61f76
Refactored audio supply dispatch across two passes
2016-07-04 15:08:00 -10:00
Jack Andersen
5ad8c06b99
add SongState::DetectVersion for much less hacky version-detection
2016-07-02 11:50:38 -10:00
Jack Andersen
d6b9d4fca1
PC SNG decoder fixes
2016-06-27 12:43:04 -10:00
Jack Andersen
a0241574ba
Plenty of SongConverter bug fixes
2016-06-22 11:43:45 -10:00
Jack Andersen
bd10015024
Work on MIDI-to-SNG conversion
2016-06-21 18:18:28 -10:00
Jack Andersen
a0bb35433a
Initial amuseconv implementation with SNG extraction
2016-06-20 20:40:13 -10:00
Jack Andersen
3bc47baa1d
N64 SNG fixes
2016-06-19 22:08:32 -10:00