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....
 
2011-10-19 18:37
Flex

Registered: Feb 2002
Posts: 110
Really looking forward for this as I'm very impressed by all the work you've done so far Hermit.
2012-02-21 08:55
Hermit

Registered: May 2008
Posts: 208
Hi, Guyz

I was quite silent for some months, but it's due to the work I've put into player code and corresponding tracker-code optimization/rewriting of SID-Wizard. There are so many features that I had to solve in very few cycles to keep rastertime...mainly managed it, I guess.
Anyway, the great news is that the release is coming soon, much later than I expected some months ago, but I estimate around one month (including helpdoc and example tunes/instruments).
Stay tuned, and may all of you keep your attitude to C64...
2012-02-22 09:09
DustBin

Registered: Jun 2006
Posts: 12
Can't wait for it! ;-)
2012-03-12 06:50
MC
Account closed

Registered: Jul 2009
Posts: 71
Take your time m8 the tracker only gets one shot at making a first impression. I know what its like with work and other stuff getting in the way of c64 related stuff. 2nd time now I got an email from this website its been 5 months since I visited and my account was again to be erased...

I'm very interested in checking out your wizardry.
2012-03-12 21:38
Digger

Registered: Mar 2005
Posts: 427
Hermit! You're my new hope! :) Great news.
2012-04-03 11:15
Hermit

Registered: May 2008
Posts: 208
You're right with that free-time stuff. That's why I'll work in less hours at workplace as soon it will be possible. It isn't worth for me to give my lifetime for a bunch of money. I think in this rushed world only sceners can understand what I mean by this.

but, back to the topic. I'm on holiday for this week, and it's almost possible to finish the code (relocator and some minor bugfixes are left to solve).
I'll release the pack in 1-2 weeks hopefully, with some test-tunes and instrument-pack made by me and fellow sceners. And a video-tutorial is in plan too, and if you check out Arok Party homepage, you can see I'll keep a seminar in live as well.

Keep your brain and hands warm, the release is near :)
2012-04-03 21:49
MC
Account closed

Registered: Jul 2009
Posts: 71
Great maybe I can toy with it and get some stuff out before X2012.
2012-04-26 15:56
Hermit

Registered: May 2008
Posts: 208
Dear Sceners

I didn't forget You. I'm implementing a bit more feature into SID-Wizard than what was planned a month ago. Not on the C64 part but on the x86 part, where I have to write some C code from scratch. You'll see... :{)
2012-04-27 16:38
zscs

Registered: Sep 2010
Posts: 48
Well, we can wait 1-2 days more. :P
2012-04-27 20:05
Digger

Registered: Mar 2005
Posts: 427
Hermit, yo got me sizzlin'! :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
Max/Flat3
iAN CooG/HVSC
kbs/Pht/Lxt
Strepto/Lethargy
TLF/Sonic Uproar
csabanw
2bt
Fresh
subjik/F4CG
E$G/HF ⭐ 7
Zephyr/Elysium
astaroth/TRSI
Ko-Ko
ccr/TNSP
Mojzesh/TGR🇬🇧
Guests online: 122
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 Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Violator  (9.7)
4 Acidchild  (9.7)
5 Cash  (9.6)

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