Alex Harker
2fefec6a33
Formatting
2019-08-28 10:46:08 +01:00
Alex Harker
2feb651162
Fix FrameLib_Info (untested) and make code names more expressive
2019-08-23 17:42:12 +01:00
Alex Harker
246105723b
Consistent header guards
2019-08-23 17:35:45 +01:00
James Bradbury
ac3441b6e4
suppress issue compile issues (for now)
2019-06-13 10:05:16 +01:00
James Bradbury
388135477c
Merge branch 'master' of https://github.com/AlexHarker/FrameLib
...
* 'master' of https://github.com/AlexHarker/FrameLib :
Documentation fo alpha 2.6
Fixed build of fl.info~
TypeList updates
Project and build updates to align all targets
User Read Updates
Updated info strings
Set parameters correctly/safely on object constructors for time smoothing objects.
Initial TypeList work
Sorted bugs with making sure that the number of frames is correct under all conditions
Update project and scheme for pattern object
Updated SC to include auto ordering connections
Added code for pattern object
Info strings correction
Don't try to process when the input is empty
2019-05-25 12:26:15 +01:00
James Bradbury
bf9825efde
fl.find~ now searches within given /range parameter for a value that satisfies criteria.
2019-03-31 15:03:58 +01:00
Alex Harker
16da2496fa
Project and build updates to align all targets
2019-03-14 12:03:19 +00:00
James Bradbury
0265d85be9
Info for each outputs in fl.info~
2018-12-02 14:36:28 +00:00
James Bradbury
78bb81db82
Removed tildes from info strings
2018-11-30 17:16:12 +00:00
James Bradbury
637b080fef
Corrected parameter strings. Moved setIO higher in the constructor. Unit parameter, output of size defaults to ms
2018-11-29 01:52:26 +00:00
James Bradbury
a7ea4258d8
cleanup
2018-11-26 00:19:23 +00:00
James Bradbury
05e75c70e5
fl.info~ now acquires and outputs the number of channels.
2018-11-25 19:28:19 +00:00
James Bradbury
3480d0a6c7
fl.info~ initial work - outputs size and sr of a buffer
2018-11-25 19:11:16 +00:00
Alex Harker
2b56397e25
FrameLib_Read "mode" parameter is now "interp"
2018-10-10 20:09:37 +01:00
Alex Harker
db2994189d
Correct buffer channels in fl.read~
2018-10-03 22:17:12 +01:00
Alex Harker
60a92cb344
Consistent use of 'override' and 'final' in object headers, as well as 'using' for template style types to avoid unneeded inheritance
2018-06-16 15:13:30 +01:00
Alex Harker
eab4f6859a
Use nullptr rather than NULL
2018-06-14 20:42:26 +01:00
Alex Harker
ec944a12ad
Updated buffer reading to use a proxy
2018-04-06 18:39:45 +01:00