Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - joule

Pages: [1]
1
MilkyTracker Support / Vibrato rate made sense
« on: October 26, 2010, 18:38:59 »
I have some general questions about the instrument vibrato in XM.

A) How does the vibrato rate relate to tick speed (or whatever)? I want to create vibratos that sync with the actual BPM. Is it as simple as using 4, 8, f et c as vibrato speed?

B) This is rather a mixing question that relates to this: When making chiptunes, is this also a guideline on how to avoid dreadful interference effects when using a delay with the same vibrato?

2
MilkyTracker Feature Requests / Time tracking
« on: December 29, 2009, 16:10:18 »
I would like to have some stats on how long i have been working on a track. How many minutes have i been tracking on it effectively? For how long time have I been playing it?

If there is a problem saving this kind of data somewhere, at least it would be cool to have it for the current session (instance of milkytracker). The timer could pause after 5 seconds of inactivity, and data entering could be separated from playing. This is a good way to get feedback on your own workflow.

3
MilkyTracker Feature Requests / Macros for fast tracking - draft
« on: December 21, 2009, 13:25:32 »
Anyone having tracked for a while knows that there is a lot of tedious and repetetive work going on when handling delay channels, doubling and remapping instruments.

A macro system would cut a lot of time when tracking, and it would quickly make milkytracker the cutting edge xm tracker :)

The user would have the ability of assigning macros to controlkey+F1-F12, and the macros would be pasted into the channels just the same way as you paste a copied track to another track with shift-F4/F5.

How would the macro syntax look?

The macros for F1 to F12 would be set up in preferences. A macro could look like this:

= offset(4,remapinstrument(6,7,prevtrack()))

This macro would create a delay of the channel next left, offsetting the channel 4 lines, remapping instrument 6 to 7.

So far, I can think of the following functions being usable:

offset() - offsetting the track (delay)
remapinstrument(x,y,data) - remapping instrument x to y in the data
volumescale(x1, [x2], [override], data) - scaling the volume by pasting volume effect commands on every instrument. x2 being optional, making a linear scale from start of track to end. override being optional making the volume effect have priority if another effect is already in the effect column or volcolumn.
effecttrigger(effect, data) - example: effecttricker(E21, track(2)). Every note in the data input would get the effect E21 (finetune down) on its row.
metaeffect(patternnumber, startrow, endrow, data) - similar to effecttrigger, but pastes a block that is fetched from the effect column in patternnumbers startrow to endrow after every new note.

Various other special macro functions could be implemented, like making an offset on a tick level.

basic data returners:

track(tracknumber) - track(5) returns track 5.
prevtrack() - or rather this could be replaced by track(-1)
nexttrack() - or rather this could be replaced by track(+1)
requester(text) - pops up a requester returning the data being entered

Would anyone else like something like this or have any more suggestions? I hope it doesn't sound like a too complicated system to understand, i tried to be a bit thorough.

4
MilkyTracker Feature Requests / Envelope points, keyboard
« on: December 21, 2009, 12:53:56 »
I would like to be able to move the envelope points (vol and pan) step by step using the keyboard. This would be done by marking the point, holding a controlkey and then using arrows.

If the bitresolution in y axis is too high for this function to be sane, there could be a second controlkey making it fastmove ten steps.

This would be really helpful to me, as making advanced envelopes, trial&error with the mouse isn't very nice compared to granular keyboard control.

5
MilkyTracker Feature Requests / Shortcut for unmute all and solo
« on: August 27, 2009, 11:57:03 »
As far as I know there exists two muting shortcuts: Shift-M for muting the current channel, Ctrl-Shift-M for invert muting.

I suggest a shortcut for the action of unmuting all channels (for example shift-u).

There could also be a shortcut for soloing a channel (for example Shift-S, or Shift-J would place three muting shortcuts next to each other). Soloing a channel would otherwise be accomplished by (shift-u), shift-m, ctrl-shift-m which is OK but a bit tedious.

I have noticed "unmute all" and "solo" already exist in the context menu of the track header, but I haven't found any shortcuts for them.

6
Tracking / .IT with sample drawing
« on: June 03, 2009, 00:11:11 »
I am currently using milkytracker for editing and mixing chiptunes. However, i would like to start using the .IT format, mainly because it has NNA (and some other features such as channel panning). The problem is no .IT able tracker i have tried has a sample editor with sample drawing abilities. This makes tweaking the mix very difficult, unless you settle for using standard chip samples or zapping other tracks. I am still stuck with the .xm format because i consider sample drawing essential.

Does anyone know some way to resolve this dilemma? Nagging the openmpt coding team?

7
MilkyTracker Bug Reports / EDx and note-off replayer bug
« on: February 02, 2009, 21:36:13 »
When using the EDx command and a note off (caps lock) directly on the row after, the volume envelope position "inherites" the notedelay, so to speak. When placing the note off more than one row below the EDx command, the same thing does not happen.

It is possible to workaround by using the Kxx command which can do a delayed note off to achieve the desired effect.

(I hope this is not a dupe or a confirmed ft2 behaviour. Please remove in that case.)

8
I am taking a long shot here, but this is a feature i would be much in need of. Remapping instruments is way too tedious using the mouse IMHO.

I am doing a lot of OHCs (one hour compos) and would benefit much from being able to remap instruments using the keyboard. I am constantly using instrument doubling for detuned delays and detuned stereodoubling, trying to keep up mixing wise with my fellow contestants using the .IT format.

My need would be a function similar to the track transpose shortcut (shift-f1/shift-f2) that will increase/decrease the instrument number of a track, affecting the instrument that is currently selected in the instrument list. This would be fast enough for me.

Any chance of this to happen, or is there already a function that fulfils my needs?

9
The Lobby / greetings!
« on: June 23, 2008, 14:09:01 »
i'm tracking newschool chip music using milkytracker. well.. most people probably wouldn't call it chip music, but at least i try restraining myself to maximum 100kb nowadays.

me, ko0x and mano call ourselves "satanic kids enterprise". check us out on www.swapper.se .. i've never been in any other group as a musician, but people sometimes recognize me, probably because my old chiptunes were available on chiptune.com.

i also hang out on www.modulez.org and #modarchive (irc.esper.net)

i play the piano for fun, and my dream is learning mixing/producing (damn hard) and use renoise to make pop music with lots of chip sound/feeling to it.

Pages: [1]