hi waporwave!

@waporwave
38 Followers
41 Following
338 Posts
pfp: @beluhart on tumblr
(reposting from tumblr cause @MrmoTarius is on mastodon)
piece using MRMO's paint tiles
made this for a friend, starting with @sako 's drawapp and then finishing it in aseprite
Christmas profile picture!
@sako do you have palette selecting in drawapp(tm)? I was thinking about how to do it, and I think one thing thats nice that some programs dont do is show you all the colors at once. It does have to affect the screen in some way, but could be temporary, or just pop up a seperate screen made for it. In this rushed demo I chose the double wide pixel mode. (right and left click)

@zep top two volume ticks on my machine

x=0
function _update60()
local len=min(94,1536-stat(108))
local addr_end=0x4300+len-1
for addr=0x4300,addr_end do
x+=0.0112*4
poke(addr,127.5+sin(x)*127.5)
end
serial(0x808,0x4300,len)
end
function _draw()
cls()
end

@zep drawing stops when dragging the window, but so does PCM audio? Makes it a bit harder to sync, but if this can't be resolved I think I'll just make every pattern queue a corresponding pico-8 pattern
@jplebreton Just watched the talk you sent, love it. I've thought about this concept a lot, especially for music software. I personally dislike daws, and gravitate more towards specific limited tools that aren't for everyone. Also, thinking about it, I've actually wanted to create a 1-bit textmode game engine for a long time. I think that's why I searched out playscii. It was immediately a wonderful tool :)
@chengdulittlea 😭 the top right on the first one is the "watercolor" brush
@chengdulittlea researching other programs hahahaha not good so far