Log In  

A little quirk I ran into.

Version: 0.1.11f

Steps to reproduce:

  1. Start a new PICO-8 instance
  2. In SFX 01, switch to tracker mode and enter a value for the first note
  3. Set the loop end of SFX 01 to 02
  4. In SFX 01, enter a value for the third note (or any after that)

Expected result:

  1. You hear the note you just entered

Actual result:

  1. You hear the note you just entered plus the first note of the loop. The UI will also highlight the first note as if being played. The additional note being played will change when you change the loop start setting.
P#47555 2017-12-21 12:15 ( Edited 2017-12-22 07:02)

An extra note on these steps to reproduce...

You first have to enable live_notes in the config.txt.

P#47592 2017-12-21 16:23 ( Edited 2017-12-21 21:23)

I should clarify that I meant entering the notes in tracker mode, live_notes is 0 in my config.txt, sorry about the confusion.

P#47599 2017-12-22 01:32 ( Edited 2017-12-22 06:33)

Good to know! However, zep should note that the behavior you are seeing is the same in pitch mode if you have live_notes enabled.

P#47602 2017-12-22 02:02 ( Edited 2017-12-22 07:02)

[Please log in to post a comment]