227 Commits

Author SHA1 Message Date
Alex Harker 1083293642 Fix build issues for newer versions of XCode 2020-06-08 17:01:29 +01:00
Alex Harker f96bcd54ed Add runtime to single object scheme 2019-09-01 15:24:53 +01:00
Alex Harker 22f070112f Rework XCode project and config settings, including single object max build for speedy testing 2019-09-01 13:09:16 +01:00
Alex Harker 307d8e6a67 Add missing source file 2019-08-30 09:33:53 +01:00
Alex Harker 111d9b6d13 Remove new objects from main scheme 2019-08-28 13:58:42 +01:00
Alex Harker ec8c87f0f4 Project changes for new objects 2019-08-14 16:08:59 +01:00
Alex Harker d09b61940c Change name of fl.irphase~ to fl.firphase~ (and similar chnages) and add this plus the kernal smoohter to the max object scheme 2019-08-14 15:59:47 +01:00
Alex Harker 7a9ed92697 Use config file for vector settings 2019-06-15 12:37:43 +01:00
Alex Harker 8063c1622d Fixed build of fl.info~ 2019-03-14 12:51:13 +00:00
Alex Harker 5212f49386 TypeList updates 2019-03-14 12:45:20 +00:00
Alex Harker 16da2496fa Project and build updates to align all targets 2019-03-14 12:03:19 +00:00
Alex Harker 715bccc4b2 Merge branch 'master' of https://github.com/jamesb93/FrameLib
# Conflicts:
#	framelib~.xcodeproj/project.pbxproj
#	framelib~.xcodeproj/xcshareddata/xcschemes/framelib~ Max Objects.xcscheme
2019-03-14 11:43:41 +00:00
Alex Harker e2822fdb85 Update project and scheme for pattern object 2019-03-09 09:26:03 +00:00
James Bradbury aec2b0cf0f Update project.pbxproj
Remove extra fl.chain~ plist
2019-03-07 14:36:25 +00:00
James Bradbury 23d738c76a Update project.pbxproj
Added ibuffer_access.cpp as a compile source to stop linking errors when building.
2019-03-01 14:24:05 +00:00
James Bradbury a77d21f9be Project updated to match upstream/master 2019-03-01 11:24:43 +00:00
James Bradbury 2fc0166511 Removed fl.info~ testing scheme 2019-03-01 11:24:22 +00:00
James Bradbury 6a932badce Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	framelib~.xcodeproj/project.pbxproj
#	framelib~.xcodeproj/xcshareddata/xcschemes/framelib~ Max Objects.xcscheme
2019-03-01 01:31:43 +00:00
James Bradbury 65f42636b1 Re-ordered targets for fl.info~ 2019-02-23 01:14:16 +00:00
Alex Harker 2c376aa4f0 Added the chain scheduler 2019-01-31 15:29:35 +00:00
James Bradbury a7ea4258d8 cleanup 2018-11-26 00:19:23 +00:00
James Bradbury d7792781cc fl.info~ now uses the generic info.plist 2018-11-25 19:28:42 +00:00
James Bradbury 1e5a9795e1 Updated build targets for fl.info~ Also removed some extraneous copying from fl.read~ config. 2018-11-25 19:12:04 +00:00
James Bradbury 3aab7a1b58 Merge branch 'next' of github.com:AlexHarker/FrameLib
# Conflicts:
#	framelib~.xcodeproj/project.pbxproj
2018-11-25 17:50:56 +00:00
Alex Harker 28a6d5011c Updated naming of fl.dispatch~ target 2018-10-28 22:05:06 +00:00
Alex Harker 9e73b207ee Make optimisation levels global to the project 2018-10-17 00:08:25 +01:00
Alex Harker aae13fc385 More SC Objects and build into place 2018-10-16 08:54:13 +01:00
Alex Harker 26862361f0 Updated names and schemes for SuperCollider 2018-10-15 21:15:10 +01:00
Alex Harker 9165073833 SuperCollider restructure + Issues 2018-10-14 23:36:42 +01:00
Alex Harker b57b45907a Merge branch 'master' of https://github.com/AlexHarker/FrameLib into next 2018-10-14 22:03:21 +01:00
Alex Harker 6ae662963e Updated name of fl.combinetags~ 2018-10-14 22:02:44 +01:00
Alex Harker 397be6a6f7 Merge branch 'master' of https://github.com/AlexHarker/FrameLib into next 2018-10-14 21:59:29 +01:00
Alex Harker 404899d5f7 Removed superfluous dot from source file name 2018-10-14 21:58:29 +01:00
Alex Harker 86e0279e43 Corrected max object source file naming 2018-10-14 21:57:22 +01:00
Alex Harker 4c7314f0df SuperCollider Initial Work 2018-10-14 21:54:31 +01:00
James Bradbury 0530c50d7f Revert "Extra schemes for testing builds on smaller set of objects"
This reverts commit 623169fa2b.
2018-10-14 16:51:02 +01:00
James Bradbury 623169fa2b Extra schemes for testing builds on smaller set of objects 2018-10-14 16:49:31 +01:00
James Bradbury b7c848d7ea Merge branch 'master' of github.com:AlexHarker/FrameLib into documentation 2018-10-05 00:16:32 +01:00
Alex Harker a17bb32308 Formatting and clean-up 2018-10-04 15:01:29 +01:00
James Bradbury 6053c76b8f FFT Tutorial first draft 2018-07-27 13:37:13 +01:00
James Bradbury d5b2530b44 modification of tutorial sub-patchers (freeze, granulator) and multi-stream tutorial 2018-07-20 13:26:48 +02:00
James Bradbury 42ac63f2ee Cleanup and modified tutorials 2018-07-20 13:25:38 +02:00
Alex Harker 9312789857 Moved pack and unpack into objects which is more appropriate 2018-06-17 14:26:24 +01:00
Alex Harker a0002b2e72 C++11 style-memory management added where appropriate. 2018-06-16 22:06:17 +01:00
Alex Harker 3367841ebc Include expression objects in build 2018-06-16 15:13:49 +01:00
Alex Harker 7a600ff086 Multichannel is now (more appropriately) multistream 2018-06-15 15:53:00 +01:00
Alex Harker 9c70012900 Use override and final to ensure clarity/avoid override at unwanted levels 2018-06-15 14:20:27 +01:00
Alex Harker 2b7faa06ab Updated project for error reporting 2018-06-14 16:20:55 +01:00
Alex Harker 1a84509222 Updated XCode project 2018-06-07 10:29:49 +01:00
Alex Harker 14c0f44faa Not equals renaming restored 2018-06-07 09:48:29 +01:00