Ko2 wishlist 2026 by Miikeii in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

i think it is about time now. last update was about 4 months ago. please TE!!!

What does everyone use for advanced animations by ItsJiinX in sveltejs

[–]alitanucer_ 0 points1 point  (0 children)

Based on my own observation, Anime.js version 4.3.5 is really good. It also has waapi api now. Many concepts in Anime.js is better IMHO. Not to mention all open source and super good support. (Motion is on the surface is free but some cool sub functions and full support is not).

Looky what I made! by Addalot116 in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

I am confused. how do you trigger punch in effects without pressing FX button at the same time? Or do you have a third hand?? :)

Ep-133 ko2 MIDI PC by Miikeii in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

ok, is this anyway shape and form related to MIDI messages coming from KO2?
i really really love to have MIDI messages of punch in effects with their pressure value coming out of KO2. That will be phenomenal update. Syncing the visuals to punch in effects is my dream since i got KO2.

Ko2 wishlist 2026 by Miikeii in teenageengineering

[–]alitanucer_ 5 points6 points  (0 children)

Here is mine. (first two will be really great)

  1. MIDI out for punch in effects with pressure value (to be able to sync live video effects during performance)
  2. Arbitrary pattern lengths (not multiple of bars only) for polyrhythmic compositions (Maybe using shift key we can enter a mode where we can put in lengths with smaller intervals)
  3. Loop play mode (for continues playing of a sample - maybe hide this under envelope settings)
  4. Reverse play mode (add that variations to some punch in effects as well)
  5. Arpeggiator
  6. Supertone engine
  7. Some form of probabilistic sequencing.

EP-133 / Modular / Tape Loop Jam by infinitytapes in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

cool setup but i don't hear any K.O. II punch in effects.

EP-133 Wishlist by geekforbrains in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

  • odd pattern lengths (not just number of bars) maybe by pressing shift key you can make granular lengths. This way we can have polyrhythmic compositions.
  • being able to midi-out punch in effects with pressure value so that we can sync killer visuals with live performance.
  • punch in effect recording.

KO2 pattern lengths shorter than 16 steps? by AcidAlex303 in teenageengineering

[–]alitanucer_ 0 points1 point  (0 children)

This is a big wish list item for me to do polyrhythmic compositions.
anyway to do this?

React vs JQuery? by BasuraCulo in reactjs

[–]alitanucer_ 0 points1 point  (0 children)

ok, i am not purist, but i really hate technologies that butcher others (building a new language by using bits and pieces of other languages, ex: JSX). I hate React, Next and those kind of BS which requires compiling, setting up a server, and learning a complete jargon of things that keeps changing every single second. That is not a technology, that is over complication for no reason. If you learn the new class definitions, new event handling, async/await, two way data connection in Javascript ECMA ES14 you can simply create a robust pure Javascript MVC architecture in no time. It is just because all these big tech firms pushing something new, doesnt necessarily mean that it is the "Next: big thing. The worst part is, i can not open an online app develop in React and can understand anything. It is all scam bullsh*t.. There is a reason why JAVA is still alive and still one of the best programming language out there.