Log In  

alright,

so im gonna look at making some music today with pico for something. but the one problem so far is that it is hard actually hearing what you are doing.
so a suggestion would be that you could hear what notes are being keyed in when you are doing it. plus to have a switch to turn on or off.

also, tempo control. that would be awesome ;)

can the player accept midi signals in? ill have a test. but if it cant, i would highly suggest having something like that. would be cool for us music folk to use a midi keyboard ;)

lewis lepton

lewislepton.com

P#15526 2015-10-18 07:20 ( Edited 2015-10-25 15:54)

also it would be cool if you could choose if the note progresses after each press. rather than always forwarding by 1 each press ;)

P#15527 2015-10-18 07:51 ( Edited 2015-10-18 11:51)

You can change the effective tempo of each individual sound pattern itself, so if you need larger-scale tempo changes in your music you can do so by just arranging sequences of patterns that have varying tempo from one to the next.

P#15530 2015-10-18 10:29 ( Edited 2015-10-18 14:29)

@joshmillard

cool spot. thanks. ill have a look

P#15532 2015-10-18 12:20 ( Edited 2015-10-18 16:20)

(And that's just for using the pattern editor stuff in a static way. If you really need to get funky with tempo stuff in a serious way, you can in principle use poke() to alter tempo values on the fly at runtime, though I haven't bothered yet and have no idea what sort of wrinkles arise when you do so.)

P#15537 2015-10-18 12:54 ( Edited 2015-10-18 16:54)

Ah, there's a bug in the music tracker (will fix for 0.1.4) -- it only plays the first channel when you're in the pattern view (the music tab). You should be able to hear each note as you enter it otherwise though.

midi control wishlisted!

P#15549 2015-10-18 17:10 ( Edited 2015-10-18 21:10)

Midi control? Like support for devices or sending control change style signals from the program? I like it either way.

On that note, I'm looking for a clean way to transition between parts of a song in code (i.e. triggered by game events.) I'll have to dig around and see what I need to poke to turn on/off the Cxx style loop points.

@zep so... while you're digging in the tracker code, any chance we can get home/end pgup/pgdown and maybe 4/4 style highlights? I don't like to encourage 4/4 or any particular time signature (and nearly didn't bring this up) but when scrolled part way down the pattern it's impossible to tell exactly where you are from visual cues. I edit every pattern in the sfx editor's tracker view because of it.

P#15558 2015-10-18 20:31 ( Edited 2015-10-19 00:31)

would be great to have a key to enter a rest (blank note, advancing the step), most trackers i've used seem to use . for this.

P#15560 2015-10-18 22:42 ( Edited 2015-10-19 02:42)

if you mean deleting the note and replacing it with an empty row, you can do that by setting volume column to zero

but yes having the delete key accomplish the same no matter what column you input it in would be useful

and also the insert key to push down all notes in a track
though if that one is implemented it would also be useful to make backspace pull back the notes so you have a way to reverse it

P#15832 2015-10-25 11:54 ( Edited 2015-10-25 15:54)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 13:37:25 | 0.011s | Q:24