Native NES Tracker

Discuss NSF files, FamiTracker, MML tools, or anything else related to NES music.

Moderator: Moderators

tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

neilbaldwin wrote:PNS=maximum number of patters (changes dynamically as you change the global pattern length, hence being darker as you can't edit the number directly).
So it doesn't stand for PiNgaS? I wonder if there's another abbreviation that's less, ummm, suggestive.
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

I looked at several of those videos and I'm still none the wiser.

:?
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Say "P-N-S" aloud. I was trying to point out where pre-teen and teenage boys using your tracker might giggle, but point it out obliquely (hence politely).
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

tepples wrote:Say "P-N-S" aloud. I was trying to point out where pre-teen and teenage boys using your tracker might giggle, but point it out obliquely (hence politely).
Ha ha, I totally didn't see that :D

PTS then?
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

Another video update;

http://dutycyclegenerator.com/#NTRQ-Video-4

I think I'm done with most of the editing features now so next stage (after Christmas) is the audio coding.

If anyone is genuinely interested I'll make the ROM available to play with. Would love some feedback from that too.

Neil
BubbleBobble
Posts: 28
Joined: Fri Dec 25, 2009 1:01 am
Location: North Carolina

Post by BubbleBobble »

I wish I had any idea what any of this meant :P
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

Latest video update, this with with audio;

http://dutycyclegenerator.com/#NTRQ-Video-5
hyarion
Posts: 164
Joined: Tue May 05, 2009 6:12 pm
Contact:

Post by hyarion »

i'm speechless.. don't really know what to say besides... wow, me likes :D
User avatar
RushJet1
Posts: 154
Joined: Wed Nov 10, 2004 10:17 pm
Contact:

Post by RushJet1 »

Yeah, that's pretty impressive.. might try my hand at making a couple of songs with it.
Celius
Posts: 2159
Joined: Sun Jun 05, 2005 2:04 pm
Location: Minneapolis, Minnesota, United States
Contact:

Post by Celius »

Yeah, since sound doesn't work with my computer, I'm gonna have to whip up a native tracker of some sort to put on my brand new powerpak that I just ordered (yes!). Unfortunately I wasn't able to hear the audio on the video, but it looks pretty impressive. The one I make will probably be more of a hex editor compared to this :)!
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

RushJet1 wrote:Yeah, that's pretty impressive.. might try my hand at making a couple of songs with it.
Cool :D
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

Celius wrote:Yeah, since sound doesn't work with my computer, I'm gonna have to whip up a native tracker of some sort to put on my brand new powerpak that I just ordered (yes!). Unfortunately I wasn't able to hear the audio on the video, but it looks pretty impressive. The one I make will probably be more of a hex editor compared to this :)!
Oh, there's plenty of HEX editing involved :)

I actually thought about adding a "raw" editing mode on a separate "screen" but to be honest you can pretty much get at every byte of the song data through the various editor panes as it is :)
UncleSporky
Posts: 388
Joined: Sat Nov 17, 2007 8:44 pm

Post by UncleSporky »

That is completely amazing and I can't wait to play with it. :) Of course I am going to have to learn a lot about the different types of effects - I can do some rudimentary stuff with Famitracker but not much besides adjusting duty, pitch and timing on instruments and plinking out a melody.

It will be very nice to be able to hear how it sounds on hardware as I'm editing it.

I assume it's compatible with Nijuu so we can use the songs we make?

Have you considered built in DPCM such as a basic drum set? Obviously it would be very complicated to let people use their own DPCM but a preset drum kit could cover a broad range of music.

Will you be releasing the source?
Celius
Posts: 2159
Joined: Sun Jun 05, 2005 2:04 pm
Location: Minneapolis, Minnesota, United States
Contact:

Post by Celius »

neilbaldwin wrote:
Oh, there's plenty of HEX editing involved :)

I actually thought about adding a "raw" editing mode on a separate "screen" but to be honest you can pretty much get at every byte of the song data through the various editor panes as it is :)
Yeah, I think for me it would be easier to just have a hex editor than to make a whole complex native tracker. But it might be fun though to go the extra mile. I like the idea of editing music not being tedious. But I'd even be happy if I could have notepad open and hear every change in my .db statements in real time. So I think I'll actually make the hex editor more of a text editor. It will display everything in .db statements and meaningful names assigned to hex values rather than just the hex values themselves. For example, instead of seeing ".db $B0, $24", I would see ".db SetReferenceNote, Octave4.Bb". Then I could actually have a program on my computer that takes the music data saved in the .SAV file on the PowerPak, and have it turn it back into .db statements inside of a text file I can include in my project. Probably sounds crazy, but I'm actually quite comfortable with the idea. Sometimes .db statements are easier to work with than just raw data.
User avatar
neilbaldwin
Posts: 481
Joined: Tue Apr 28, 2009 4:12 am
Contact:

Post by neilbaldwin »

UncleSporky wrote:That is completely amazing and I can't wait to play with it. :) Of course I am going to have to learn a lot about the different types of effects - I can do some rudimentary stuff with Famitracker but not much besides adjusting duty, pitch and timing on instruments and plinking out a melody.

It will be very nice to be able to hear how it sounds on hardware as I'm editing it.

I assume it's compatible with Nijuu so we can use the songs we make?

Have you considered built in DPCM such as a basic drum set? Obviously it would be very complicated to let people use their own DPCM but a preset drum kit could cover a broad range of music.

Will you be releasing the source?
I can't wait to have a proper play with it either! :)

It's very, very easy to use so don't worry too much.

It's not compatible with Nijuu, no. I approached the two things in a very different way. However, I have a feeling that NTRQ will end up being better than Nijuu - easier to use and almost equal in audio terms.

Yes, it's my intention to put in a built in DPCM set but also give you the ability to build your own (it's not as complicated as you might think). DPCM is fairly new to me though so I'm experimenting at the moment.

Source code? Most likely, yes. I need to look at the GPL licence and will probably release it under those terms.
Post Reply