Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 4 to 43 of 43 · Previous page · First page

it would be nice to be able to rebind the arrow keys for movement. my keyboard has really tiny useless arrow keys lol. i'm probably the only person who wants that feature though so you can probably ignore this 

Is there a way to make the notes fade out slower? I've tried using W01 but it's a bit too fast so I've been having to continuously change the volume by interpolating it to 00. Is that just the way it's done?

rather random, but could there potentially be support for DOS modules later down the line? based on the interface and sample it somehow makes sense for there to be s3xmodit imports/exports eventually.

I'm not a dev, but if this is written from scratch, I suspect support for these old formats would require an entire re-write of the codebase. OpenMPT also already supports all of those formats (to my knowledge), so the functionality would be a bit redundant, within this already niche scene. 

Just because the interface looks similar to other trackers, does not mean the software is handling all of the necessary legacy effect commands, or the audio itself, the same way. 

(+1)

Yeah, me neither, but I assume that it might be possible. 

While yes, OpenMPT supports those formats, it uses a much blander interface and prefers the ImpulseTracker interface style. Many people (myself included) much prefer the FastTracker II interface style and this program uses that. I’m sure it’s more wishful thinking than anything, but I’d love to see a modern DOS module tracker with the FT2 interface style. 

Also, wasn’t OpenMPT designed around a sound plugin that could be used virtually anywhere? Not to mention it’s open sourced? 

OpenMPT is indeed open-source since 2004, and still in development, but the ModPlug Player for browsers (used on modarchive dot org (afaik) for online play of their database of modules) is closed-source. 

You can read about the history of how it was developed on the OpenMPT Wikipedia page.

huh, I thought it was open sourced. whatever then!

Sorry about latching onto a trivial detail like this xD, and it doesn't really have an effect on anything relevant; in any case, having used MS-DOS trackers already back in the day, I feel the need to remark that OpenMPT does not use the Impulse Tracker interface style, wahh... :') Unless there's some theming available for OpenMPT that I'm not aware of, that is. OpenMPT uses the operating system's window elements, panels, file selectors... and so on. It is very "Windowsy" because of these default elements being used so much. Impulse Tracker is _entirely different_.

I meant in terms of key binds and commands, but no worries! 

This is really cool! Since you can add/create your own samples, and because it's open source, I can see people doing some crazy stuff with this!

I'm a bit of a dumb dumb, though. I was trying to figure out how to make a note stop playing, and it seems like it's the = button, but my square wave brain can't figure out how to work it. 

It's probably in the settings somewhere; I just can't find it. :|

(+1)

There are two different ways to cut notes. The === triggers the note release (if your instrument has a release flag, otherwise it does nothing) Pressing 1 will give you a note cut, --- which will abruptly stop the note regardless. See the documentation for more info https://wavetracker.org/documentation/pattern-editor/

ok thx! i had confused the note release with the note cut

no noise wave?

(+3)

Any plans to make a Linux AppImage?

Thanks for making this, it really caught me by surprise - hadn't heard about it before :). Excellent launch trailer. A very polished and very fun retro tracker. I'm rooting for a cross-platform release, too, hehe! (Also, if it doesn't go against the design philosophy, consider adding just a handful of built-in mix effects in a point release. Not talking about plugins or super advanced studio effects here, but more like, a way to dial in a bit of that classic "SNES Reverb" on an instrument, a simple tap delay with perhaps an adjustable filter, and a rudimentary EQ!)

(+1)

how can we run it on gnu/linux and on macos-x?

FAQ says they are working on getting it cross-platform. The source code uses C# with Microsoft libraries so I'm not sure it's compilable for other software without a rewrite.


I attempted to get it to run on Proton but it requires the MS .Net Runtime environment version 8 which is not currently a default install option, so you have to download and install it manually via explorer in protontricks. Once you do that, it runs fine.

(+1)

I see it uses Microsoft's XNA, and at least that part will require an alternative, yeah. I'm sure they are indeed on it, as yep, it can be done realistically :). Seeing this tracker on other systems, too, would be great; I'd love this on Linux. As a side note, "C# with Microsoft libraries" doesn't indicate a problem per se these days, as .NET and Microsoft's C# ecosystem is properly open source and cross-platform. No problem developing and running that stuff on Linux nowadays. It's the XNA that's "from the old world", so to speak xD

(4 edits) (+3)

Hi, random dev who stumbled on the project a few days ago here, I’m implementing Linux support right now! See the following PR for more details.

In short, most of the app (including all the UI elements) is actually implemented in Monogame which is already cross-platform. The things that are currently Windows-specific are:

  • file dialogs (DONE)
  • input dialogs (DONE)
  • audio output (WIP)
  • audio file reading (WIP)
  • midi input (DONE)

So I have to implement these for Linux, and make sure Windows still works after that.

To add to this, I’m making it easy to add MacOS support in the future as well.

Edit: I just realized that Monogame doesn’t support ARM Macs, so this might be way more work for Mac than I expected…

Super duper fun c:

I'm having an issue while running this via wine where sample import crashes the program

(1 edit)

yo i keep trying to make a wave instrument but it just keeps become a sine wave

same problem

You need to change the wave with a wave envelope or as an effect command.

this is so cool!!!!!!

Help! i cant figure out how to assign waves to instruments!

look at the wave bank section in the wavetracker documentation (use effects)

thank you! (i figured it out already) but thanks for responding!

Wavetracker crashes when deleting a frame while running the music. had to learn the hard way (did not save) :(

(+7)

Add Linux build, pls.

(+1)

i have no idea why, but it crashes whenever i press the 'import sample' button


other than that, it's been good so far

(1 edit)

are you using wine?

(I only have that issue when using wine, using it natively on windows works fine)

im actually using windows 11, i tried it on a different windows device and had no issues
it's something about my pc probably

(+4)

Hey! It looks so ELEGANT!
Could you please consider the macOS release?

Good program, i will test more later how good is it :D

(+3)

The program let you export in a tracker format? (Like .xm .mod , etc)

Haven't had the chance to try it yet, but this looks amazing!

(+2)

Hi! 

I know that controller support isn't usually a priority or even plausible but I know a ton of steamdeck users and ally users that would love controller support so we can easily use a tracker like this on the go! I just wanted to slide this in here! This is amazing though and I can't wait to explore it more.

(+5)

Many mac requests, but if you end up doing that linux support would be nice too :) (not that bottles doesn't exist it just makes it a bit easier.)

(+5)

Mac support?

(+5)

Is support for Mac planned?

Saw this on twitter and got excited too quickly lol

is there a way to activate polyphony? im afraid i didnt find the button :P other than that, this is an amazing tracker! very, very good. Damn...

from what i know the only polyphony you can achieve is by using a separate channel. so if you had a 12 channel track (default) you can use 3-4 for a chord voice. The more common approach and more efficient would be to use the 0 (arp) command and create the illusion of a chord like most low poly count hardware chips did to sound bigger.

The command list is in the documentation

that's not what i mean! i mean being able to press AND hear more than one note while editing. if you try pressing two at the same time, only 1 (the latter) plays.

(+1)

This could really use the ability to resize wavetables, and sinc interpolation

(+1)

and also the ability to search a folder for samples instead of having to scroll through the entire thing

Just started using it and its already insanely powerful to use.
Only thing id wish for rn is a "make unique" function on frames. So if i clone them and decide i want to add variation i can just make the existing frame into a unique one so i dont ruin the existing ones which i have cloned. maybe its there but i didnt find it in the documentation

(+1)

Right now this feature isn't in, perhaps in a later update. The easiest workaround would be to copy and paste the whole pattern by pressing Ctrl-A twice, and then pasting it into a new frame.

(+1)

thanks for the answer. this is how im doing it right now. having a shortcut for that would be appreciated like "clone to unique" or something like that

Besides that this thing is amazing. Thanks for sharing it with the world!

Is there a specific way to submit feature requests or bugreports?

Found an alternative. Ctrl + a 2 times to select everything and Ctrl + C and Ctrl + V in a new frame (make sure the pointer is at the top left)

Crashing on windows11 if I try to drag and drop a .wtm file to the window.

(+12)

Are you planning for Linux/WINE support?

more likely to run on mono than wine - now it doesn't run on either of them... .:(

YEA

(+1)

Looks similar to the program I use, Klystrack. Is it anything like that?

that is the 1st thing this tracker reminded me of as well (lol)

This is great. Once I am able to I will definitely donate.

I always wondered if there was still some tracker software in development. I guess I’m dropping Goattracker & Protracker now.

(+1)

we gonna track our waves with this one 🔥🔥🔥

Very excited about this project! I have always wanted a tracker like this. Thank you.

I always wanted a more accessible version of famitracker and now its here!!! thanks a bunch

THANK YOU FOR MAKING THIS NOW I CAN MAKE COOL MUSIC

BEEN WAITING FOR THIS!

Viewing most recent comments 4 to 43 of 43 · Previous page · First page