1.1.8 – 2017-01-09
- Changed how media assets are handled – audio, images, video
- Assets live in different location
- In mac app version, “Show Package Contents” then Contents/Resources/app/assets
- In command line version, NTK-Server-1-1-8/assets
- Put your assets in the respective audio, images, video sub-directories
- In the Audio/Image/Video widgets, only put the file name of the asset (not the directory)
- Assets were renamed and new assets were added
- Assets live in different location
- The default patch location is different. If you want NTK to have a patch loaded on launch, put your patch in the following location
- Mac app version, “Show Package Contents” then Contents/Resources/app/currentPatch.ntk
- In command line version, NTK-Server-1-1-8/currentPatch.ntk
- Fixed issues in Video widget so when new file is selected, it properly reloads
- Fixed issue in Video widget where checking “loop” did not make it loop
- Notice to switch to “Edit On” now is red and shows up everywhere.
1.1.7 – 2016-12-31
- Changed “Export” to fix macOS Sierra (10.12) issue where App “Export” always created an empty patch. Note that the app version “Save” does not work due to macOS 10.12 security restrictions. The command line version “Save” works correctly.
1.1.2 to 1.1.6 – Fall 2016
- fixed bug where only one servo worked at a time
- fixed bug where upon loading patch servos did not properly initialize
- added beta version of Mic widget – only works in command line version
- added width input to Image widget
- improved timing and performance of CloudIn/Out widgets
- fixed Code widget so bad user javascript does not crash NTK
1.1.1 (mistakenly labeled as 1.2) – 2016-06-14
- improved patch export to prevent patch corruption