Skip to content

Releases: Nanobot567/CS-16

version 2.0.4

20 Jan 20:54
af2ac9a
Compare
Choose a tag to compare

Hello! Here's another small update for CS-16, which FINALLY adds precise tempo editing (not just in multiples of 15 haha), and improves list performance.

[added] actually good tempo editing!! (can be changed by either 1 or 0.1 [if precise tempo chg is true])
[added] two new external visualizers, dithered notes and cpu stats! (note for dithered notes visualizer: make sure internal notes visualizer is off before enabling!)
[improved] listview performance app-wide
[fixed] listview content insets

version 2.0.3

31 Oct 02:42
4dffb8b
Compare
Choose a tag to compare

Hi! SDK 2.6.0 introduced a bug in my code I hadn't noticed until now 😅 here's a small bugfix update that fixes it.

[fixed] gridviews would not be drawn correctly due to incompatible drawText() arguments

version 2.0.2

15 Aug 22:51
Compare
Choose a tag to compare

Here's a small update for CS-16 with various bug fixes and tiny stuff! Enjoy!

[added] folder precedence over songs / files in file explorer setting
[fixed] settings screen 50fps warning
[fixed] ramona custom visualizer in light mode
[moved] .wav file save setting is now in sampling/

version 2.0

20 Jun 19:47
Compare
Choose a tag to compare

Ladies and gentlemen, I proudly present to you... CS-16 version 2.0!!

[added] cs-16 punch-in effects!! (and a toggle to enable vfx when effects are applied)
[added] cool looking log when loading a song(!), with a settings option to disable
[added] new visualizer, "stars"
[added] external visualizer support!! check out the developer document for more information.
[added] custom track names
[added] file operations in song loading menu (rename, clone, delete)
[added] option to change which screen appears when the crank is docked
[added] pressing right when picking a song views its metadata
[added] compressed .pda samples will now be automatically decompressed
[changed] menu image, removed is.gd links
[changed] formatting on all of the code (thank you lua_ls haha)
[changed] instrument editor UI
[changed] note cursor
[changed] finally got rid of table.find (replaced with table.indexOfElement)
[changed] launchImage from black screen to "starting up"
[fixed] track volumes just.. weren't being saved
[fixed] copy / pasting in general just stopped working??? no clue why
[fixed] copy / paste to the current track crash
[fixed] key repeat timer being stupid if you press up and down at the same time
[fixed] button sizes when font is changed
[fixed] 32 step autonote always starting from first step, even if cursor is on a different row
[fixed] recording quantization
[fixed] metronome icon
[fixed] note names would be unreadable at certain note velocities
[fixed] - character in font
[fixed] when editing any text, underscores and asterisks has strange behavior
[fixed] some menu items would stay active where they shouldn't be
[fixed] sample preview transposition
[optimized] pretty much everything drawing related!! now CS-16 runs at a nearly constant frame rate (the only frame drops now are because of listviews being very CPU-heavy)

thanks to @Justyouraveragehomie for requesting these features!!

[added] swing support! every second 32nd note can now be shifted 5 steps in each direction
[changed] system font to rains

all of your previous CS-16 songs should be backwards-compatible with the new version!! if not, please open an issue so i can fix it :)

version 1.3!

10 Dec 16:37
Compare
Choose a tag to compare

Woah! New CS-16 release????

[added] note name display on steps
[added] support for system font
[added] cool animations! (and an option to turn off the main screen movement animation)
[added] pattern/instrument copy and paste
[added] new sample pack (drummy) and song (init)
[added] better visualizer setting
[added] credits
[changed] settings screen to have folders
[fixed] error if setting wasn't in settings.json, or if type is different from usual
[fixed] crash if start point of a sample is set too high or low

thanks to @Justyouraveragehomie for requesting these features!!

[added] waveform view when sampling
[added] realtime step recording with quantization

version 1.2

30 Jul 23:22
Compare
Choose a tag to compare

[changed] visualizer to have more stuff!
[changed] i1-i16 variables to local
[fixed] sample recording timer
[fixed] settings being weird

version 1.1

20 Jul 01:38
Compare
Choose a tag to compare

Thanks for the feature request, @drhitchcockco!

[added] option to toggle number/total in crank mode menu

version 1.0

06 Jul 14:50
Compare
Choose a tag to compare

First version of CS-16, woohoo!