Initial commit

This commit is contained in:
2024-05-23 19:38:02 +03:00
commit e434b96ec2
27 changed files with 6381 additions and 0 deletions

21
4kdemo.compofiller Normal file
View File

@ -0,0 +1,21 @@
# Compofiller Studio project file
PROJECT_NAME=MyProject
PROJECT_INFO_FILE=prod.nfo
PROJECT_SCREENSHOT=
# Currently active config file name
ACTIVE_CONFIG=base.config
# ------- GUI options/preferences --------
# Automatically rebuild DLLs when things have changed?
AUTOREBUILD_DLLS=1
# Keep the previous audio buffer when rebuilding DLLs, allocating a new fresh buffer?
# Even if the previous audio is kept, a new audio rendering thread is started.
KEEP_AUDIO=1
# ------ Timings and texts editor options/preferences ------
AUTO_LOCATE_TO_ACTIVE_TEXT=1