Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Rodrigo Yeowtch ! (Registered 2024-11-24) You are not logged in - nap
CSDb User Forums


Forums > C64 Composing > Ideas for a NEW TRACKER
2009-09-06 18:33
Hermit

Registered: May 2008
Posts: 208
Ideas for a NEW TRACKER

Hi, Guyz

I have the same problem as others have nowadays in this fast industrial world: Not too much of FreeTime...
I only would like to compose SID music, leave the programming & gfx.
Only one problem is still in my way: Need for a reliable, full featured music editor.

There are a lot of great tools, I think the best are: XSID, SDI, JCH, SID-Factory, DMC5, Goattracker, (BullSID coming?)

I made a lot of comparisons among them, and Goattracker get the most point in regards of functionality (but not in all).
I like the tracker, but don't like emulated sound. Through
PC64 cable or HardSID you can use real SID, but just under the buggy Windows. I don't know about Linux drivers for these. And don't want hangs/losses anymore while composing.
(BTW I had issue with GT2 in Linux, I couldn't save, maybe the Linux wasn't configured well or the GT2 package was compiled wrong...). A MAC is expensive for me, and I even can't say that MACOSx is as safe as C64..

There are some missing functions from the native C64 trackers, first of all, e.g. a simple function: saving an instrument, that you may made for an hour or so...
(DMC has this function if I know well.)

Other important things that are useful: keyjazz (hear note when typing), instrument-detune, MMC/IDE64 compatibility, multispeed, mute/solo tracks, definable HR-type & timer for all instruments....
Most of even the best trackers lacks one or more of these functions. Some have special keymappings to learn..

All in all, I decided to spend my freetime for writing a native C64 tracker that may have everything that a SID-composer needs.

Tha player routine is in half way, an now this is the point when you can come up with ideas your actual tracker is lacking.
Then in this forum we can discuss if it's possible and useful, and logical, etc...

E.g. let me to share my feature-ideas and the actual plans for the player and editor. These are not the usual features (as e.g. funktempo) but some special things:

PLAYER:
-------
-The player will handle the average maximums, 32 subtunes,
255 long orderlists, max.127 of 255 long patterns, 32 instruments.

-The patterns will basically contain only the notes, and
Instruments+FX-es+values only stored if they're there
(this way we have 4 columns per track in memory virtually,
the player can handle this format already.)

-Orderlists will contain data in similar way, so we have
a 2nd 'virtual' column for
transpose/repeat/jump/end and SUBTUNE-CHANGE commands

-I will implement 'Keyboard-track' command as I did in my
3SID tracker. Cutoff freq. can depend on note-pitch..

-Will try to logarythmize the Pulsewidth & Cutoff freq..
sweeps, making bass-filtering more detailed, and maybe
same table could be used for calculated vibrato/slide.

-There will be wavetable/pw/ctf programs/pointers also for
GATE-off, not only for note-on...

-Some compression could be achieved with signing long empty
places (zeros) with a number...

-Should we still use WF/PW/FI/HR tables, or own tables for
every instruments? (At least from editor view.)

EDITOR:
-INSTRUMENT SAVE function
-MMC64 & IDE64 compatibility (e.g. Sid Factory / SDI have)
-Waveform-displayer for instrument editor, filter/PW bars..
-Any ideas to make arpeggios easier? e.g. note based arps.
-Unused player code/pattern/instrument optimization (GT2)
-Possibility to save directly into SID format (as GT2 can)
-High resolution/interlaced characters or using borders to
have more columns and rows..
-Rewind-back/ loop-play function like in my 3SID tracker
-Memory usage displayer bar / counter / out of memo sign..
-Orderlist: long patterns' numbers displayed longer, so no skew when playing...
-Some help for ringmodulation (sign tracks, calculate f1+f2)
....

As you could see, these would be sophisticated features that could make SID-composing easier...and IMO, they're realizable, it's only question of time ...

Tell me bravely, if you have anything new to mention...

Hermit Software HungaryHermit Software Hungary
 
... 63 posts hidden. Click here to view all posts....
 
2009-09-08 05:52
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
First you should spend enough time, to exploit all possibilities in the editors you have now - learn to use them properly.

The whole process how to make things easier, or combine things, is a very long one. Ask Geir and Jeff :D they could have coded and relesed a new editor in 1 month, but it takes a lot longer, because getting the new ideas transformed into something sensible to use, just takes time, as there is lots of considerations.

Hermit: have you checked Asterion SID tracker ?
it has some macro tables, so you can make funny stuff. But it's very longhaired to master this editor..
2009-09-08 11:26
Conrad

Registered: Nov 2006
Posts: 847
It's amazing how complicated players and editors have got... it's all good having an editor with EVERYTHING a general composer can wish for (as SDI does according to most of you), but if you're a coder too, nothing can beat your own creation, coz you are its master anyway. So quit arguing and start coding!... Actions talk more than words.
2009-09-08 14:17
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
No need to invent the wheel 20 times..
2009-09-08 15:16
Soren

Registered: Dec 2001
Posts: 547
Jan: well, sometimes I wish I had more sparetime, as I prefer doing longer coding sessions... it's much easier to work that way for me. :-) Anyways, I got a good deal done in my summer holiday, so I just need to find some time again... Been boozing+partying a bit too much lately.
I always found it nice to code one's own music tools and I guess many more feel the same way. So probably the wheel has been reinvented quite a few times. :-)
2009-09-08 19:05
Hermit

Registered: May 2008
Posts: 208
I opened this thread, because I would like to do it as an "open project"...
Of course, I started doing my new player first for my demanding wishes, but I also got a lot of ideas from people at this thread... and I can start doing it by knowing what musicians generally need...

I also read through the help of all best tools, and collected every function..and now I'm around continuing the player with more knowledge..

Still waiting for wishes, and will try to implement...if it's logical and won't use extreme rastertime..

Hermit Software Hungary
2009-09-08 19:10
Hermit

Registered: May 2008
Posts: 208
E.g what do you think about GT2's capability to have tempo settings for each tracks individually..is it useful? do composers use this function?

And would the speedtable be more steps, or is Funktempo (2 tempos swinging) enough usually? BTW, it's not hard to implement more tempo steps ..

Hermit Software Hungary
2009-09-08 19:33
cadaver

Registered: Feb 2002
Posts: 1160
I'd actually prefer explicitly specified note durations :) but then I guess it's not a tracker anymore.

If the player can manage "tempo 1" ie. each pattern tick can be even only 1 frame long, then need for individual channel tempo can be circumvented, and you could go with a global speedtable. Still, speedtable for each channel would offer most flexibility. Think for example a triplet lead passage while rest of channels plays a 8/8 beat.

In any case, would not recommend limiting to 2-step tempo only.

But still, the most motivating system is always the one which has exactly the features *you* need, so I don't know how useful it's really to ask for suggestions here. A player only is easy to code, but one definitely needs motivation for a whole editor :)
2009-09-08 19:44
Hermit

Registered: May 2008
Posts: 208
Yes, now I see. Thinking about triplet solo and fast passages, the individual track tempo-tables really would be useful, and seems not so hard to code...I think I'll try enabling this function..

Of course, I would do the tracker as comfortable as possible..but the first thing I have to reach that the player would have the possibly least limitations...

Hermit Software Hungary
2009-09-08 21:14
FATFrost
Account closed

Registered: Sep 2003
Posts: 211
Individual tempo is the most realistic towards real music as real instruments are played at different speeds to each other.

FlimboFrost!

2009-09-08 22:34
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
Visually, i think that voice 2 running faster than voice 1, would be very crappy in practical use. When you sync up snare hits, notes etc., just just use 1 tempo and this works fine.

Notice that SDI has free length sequences, so f.ex voice 1 has 7F long sequence, and voice 2 has 4 notes long sequence.
You can make it any way you want, and sync your stuff this way.

I dont think your idea will be good, but ofcourse, if you want to try it, you have to make it :D
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
subjik/F4CG
E$G/HF ⭐ 7
astaroth/TRSI
Zephyr/Elysium
csabanw
Ko-Ko
ccr/TNSP
TLF/Sonic Uproar
iAN CooG/HVSC
Mojzesh/TGR🇬🇧
Fresh
Youth
kbs/Pht/Lxt
Operator Teleksu
bexxx
theK/ATL
wacek/arise
Max/Flat3
Airwolf/F4CG
Guests online: 121
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 Uncensored  (9.6)
7 Wonderland XIV  (9.6)
8 Comaland 100%  (9.6)
9 What Is The Matrix 2  (9.6)
10 No Bounds  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Party Elk 2  (9.6)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.6)
5 Libertongo  (9.5)
6 Rainbow Connection  (9.5)
7 Onscreen 5k  (9.5)
8 Morph  (9.5)
9 Dawnfall V1.1  (9.5)
10 It's More Fun to Com..  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Nostalgia  (9.3)
5 Censor Design  (9.3)
Top Graphicians
1 Mirage  (9.7)
2 Archmage  (9.7)
3 Mikael  (9.6)
4 Carrion  (9.6)
5 Sulevi  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.18 sec.