Twitch

Improving the model

This stream we spend pretty much the whole time on improving the model. This, so we can get the filters and other effects to work.

All the small things (2)

Today we are doing a lot of small things again. Not only on Ultraviolent Junglist, the audio workstation, but also on our chatbot Rosie.

During the first part of the stream, we added 3 new sound effects to the bot: !rewrite, !kickass and !explode. Next we added a new rainbow light effect. You can trigger this effect with !light rainbow during the stream. The last thing we added to the chatbot was a !blame command for blaming random stuff on random people.

For the audio workstation, we tried adding the BitCrusher effect. It sounds horrible. So we removed it again. Then we stared working on a component for the filter effects, like highpass and lowpass.

All the small things

Today we had a couple of items we wanted to get out of the way. We added a feature to be able to play the entire sample. We finished the refactoring of the transport buttons. And we fixed a couple of bugs.

Improving the codebase today

We made some progress last stream adding the first effect. We also improved the design a bit. The biggest issue we still have is the code… it is a mess!

Today we are going to fix that and try to have a little bit of fun with it!

First Effects

Today we started working on adding the first effect to the audio workstation. But before we dove into that we modified the design a bit and improved the sketch in Adobe XD. We added a slider control, added CSS styling for it and grouped that into a property editor. We wanted to add a retrigger effect. By the end of the stream, we had it almost working.

Playing a random beat

Today we started the stream with fixing a small bug with the volume in the audio player. Next, we started working on the track bar button to make it cycle colors and groups and we made sure it works in the track bar as well.

Then, we needed to add a similar thing to the waveform editor as well. This way we could select a group per segment. And play a randomized beat.

Shooting invaders

Today we worked on shooting the invaders. We got bullets flying on spacebar!