mirror of
https://github.com/AxioDL/amuse.git
synced 2025-07-04 12:15:57 +00:00
Merge branch 'master' of https://github.com/AxioDL/amuse
This commit is contained in:
commit
f2f11fee33
@ -1,4 +1,4 @@
|
|||||||
### Amuse {#mainpage}
|
### Amuse
|
||||||
|
|
||||||
**Amuse** is a real-time MIDI and SFX sequencer, with basic effects,
|
**Amuse** is a real-time MIDI and SFX sequencer, with basic effects,
|
||||||
3D positional audio and surround-output capabilities.
|
3D positional audio and surround-output capabilities.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#include "amuse/SongState.hpp"
|
#include "amuse/SongState.hpp"
|
||||||
#include "amuse/Common.hpp"
|
#include "amuse/Common.hpp"
|
||||||
#include "amuse/Sequencer.hpp"
|
#include "amuse/Sequencer.hpp"
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
namespace amuse
|
namespace amuse
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user