Commit Graph

15 Commits (994ead34ffe245459c38ee637c9d1662c082c394)

Author SHA1 Message Date
Georg Krause 994ead34ff Set tempo with recorded loop in free mode 2019-06-06 14:17:50 +02:00
Georg Krause c60ec24db7 Change internal representation of bpm to float 2019-05-31 21:52:57 +02:00
Mathias Buhr a8741927f8 Removes another leak 2017-06-21 21:25:02 +01:00
Mathias Buhr c5d33f89cd Fixes a few leaks and errors 2017-06-21 21:25:02 +01:00
Harry van Haaren 08bdc1ff09 restyled code after stereo added 2017-03-27 21:04:30 +01:00
coderkun 59b146f052 Use stereo input and stereo audio buffer 2017-03-27 20:53:03 +01:00
Harry van Haaren 01f71ec5e4 astyle: global restyle of codebase (fixes #153)
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:

astyle --style=linux -t8 <file>

Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Harry van Haaren d7928aac10 -Refactored AudioBuffer into .cxx, fixed filename loading bug in DiskReader / AudioBuffer 2013-12-12 20:02:10 +00:00
Harry van Haaren 672429d916 -Upgraded loop loading, now shows best stretch values for current BPM 2013-12-11 13:22:54 +00:00
Harry van Haaren d208f8959a -Added LICENSE 2013-12-08 21:44:43 +00:00
Harry van Haaren 52c73d787c -Working on GUI feedback for Input section, fixed bugs in process staying alive if OptionsWindow is shown 2013-11-09 21:50:21 +00:00
Harry van Haaren 09de7af563 -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
Harry van Haaren f7aec84cf1 -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
Harry van Haaren ad8016ddf4 -AudioEditor window shows newly loaded sample file 2013-10-12 00:06:15 +01:00
Harry van Haaren 75f5bef72c -Working on AudioEditor to request beats from user on new file load 2013-10-11 23:21:56 +01:00