Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TankDrum - Virtual tankdrum instrument to play record songs
#4
RAD @dav

I'd love to check this out in a video and make some music with it.

I started a prototype design for a SOUND sequencer. The idea is to just use SOUNDs only (lo-fi!). 8 little sequencers using SCREEN 0 and SOUND. Super nerdy but fun! Also will help me learn how to use time based events (animation), etc.
[Image: SOUND64.png]


It will be the first project I try to make in QB64 AND QBJS at the same time. My rationale is that by creating a project in 2 spots (basically when milestones of progress are reached in QB64, do the same testing in qbjs) I can help the qbjs project and @dbox to find any issues, or make a good example for sharing later in samples section on wiki.

The neat thing about qbjs (and this might interest you @dav, too because you made this, so assuming you are into computer music general sense too): it supports not just square waves, but also sine, triangle, and sawtooth!

Right now I have a PR into qbjs to get the SOUND keyword added waiting on approval from @dbox, but it works as intended.

My other selfish thought is perhaps what we evolve / extend QB64 in QBJS could also be evolved / extended in QB64PE Smile @a740g @SMcNeil

Do these @ things work? How do we "tag someone"?

Thanks!!!!
grymmjack (gj!)
GitHubYouTube | Soundcloud | 16colo.rs
Reply


Messages In This Thread
RE: TankDrum - Virtual tankdrum instrument to play record songs - by grymmjack - 05-31-2023, 02:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  MemWave - Play WAV audio from string memory using Win API Dav 1 1,259 05-22-2022, 09:06 PM
Last Post: James D Jarvis
  Keys48 - Virtual piano to play & record songs with Dav 2 1,615 04-30-2022, 11:28 AM
Last Post: Dav
  GridWars - Strategy game like 'Ataxx' with AI play Dav 1 1,082 04-23-2022, 12:23 PM
Last Post: PhilOfPerth

Forum Jump:


Users browsing this thread: