5.7.0 issues on Midi

This forum is only for problems reports, not new features requests
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

5.7.0 issues on Midi

Post by Wildman »

midi control
1. when inputting the CC values the tab key doesn't move to the next input box.
2. Had JP crashing out when I enterted this:
PTB - BE 07 7F
AvJ: - BE 07 00
No J - Be 07 00
Play - BE 07 F7
It seems to scrash when you make an adjustment

The Paste Last Values - has this been implemented?

Very good work!
User avatar
Couin
Site Admin
Posts: 414
Joined: Fri Feb 25, 2022 5:02 pm
Location: France
Contact:

Re: 5.7.0 issues on Midi

Post by Couin »

Hi,

Hmmm, tab order is a thing I did not thought, I wil llook what I can do to get better behavior. Would you have this order?
tab order.jpg
tab order.jpg (22.94 KiB) Viewed 126 times
About crash, what do you have exactly? Error message? Report error form? JP closing itself?

Which controller have you? Can you post here a link of its user manual (including the MIDI Chart)?

The Paste Last Values should be enabled once the first values has been saved (so, buy closing the window with the "Save" button), when setting up MIDI control for another button, the button should be enabled and clicking onto it, should paste the last entered values (so just have to change only a part of MIDI messages).
Edit : There is something wrong, it does not paste anything, will check to fix :)
1 hour vinyl mix live on Eurodance90.fr each sunday 10:00 PM (French Timezone)
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

Re: 5.7.0 issues on Midi

Post by Wildman »

Yes correct tab order.
I will post windows error message later.
I am using Touchosc MK2 at https://hexler.net/touchosc#resources
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

Re: 5.7.0 issues on Midi

Post by Wildman »

Unfortunatly i can not find any error report within event viewer or Error.log.

Another issue: counting across - I can't play jingle button number 22
User avatar
Couin
Site Admin
Posts: 414
Joined: Fri Feb 25, 2022 5:02 pm
Location: France
Contact:

Re: 5.7.0 issues on Midi

Post by Couin »

I had a quick look on your MIDI Controller website, it's a bit messy, its manual too. What is supposed to do ? Do you draw interface and assign MIDI messages (in and out) for each ?

Software errors are stored in Errors.txt (Error.log is reserved to Audio engine events), each time you get the Error report form.

About button 22 (number done bu the optional Buttons number in the Interface tab of settings?), it is strange, as well as all buttons are a copy of the first (button 0 so) created at JP startup.
1 hour vinyl mix live on Eurodance90.fr each sunday 10:00 PM (French Timezone)
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

Re: 5.7.0 issues on Midi

Post by Wildman »

Thank you
Button 22 is sorted, just cleared and reset.

Yes Touchosc allows you to design your own UI on a tablet, where you have control over all aspects.
Type of message, channels, etc. even button and rotary design controls.

It even has its own osc messages Which is useful for lighting control.
User avatar
Couin
Site Admin
Posts: 414
Joined: Fri Feb 25, 2022 5:02 pm
Location: France
Contact:

Re: 5.7.0 issues on Midi

Post by Couin »

I tested the same messages with a KORG NanoKontrol, I got no crash/error. Did you retreived your error?
1 hour vinyl mix live on Eurodance90.fr each sunday 10:00 PM (French Timezone)
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

Re: 5.7.0 issues on Midi

Post by Wildman »

There's no error.txt file, just error.log. it hasn't happened again even after constant changes of midi numbers.
User avatar
Couin
Site Admin
Posts: 414
Joined: Fri Feb 25, 2022 5:02 pm
Location: France
Contact:

Re: 5.7.0 issues on Midi

Post by Couin »

Was the error you got, displayed as a windows error (like message box "Are you sure to delete the file ?", or was it the Jingle palette Report error form, where you can describe how you got the error ?

Windows message boxes are not logged in errors.txt , only errors displayed by the report error form are.
1 hour vinyl mix live on Eurodance90.fr each sunday 10:00 PM (French Timezone)
Wildman
Posts: 26
Joined: Sun Feb 25, 2024 7:30 pm

Re: 5.7.0 issues on Midi

Post by Wildman »

Found it.

Log Name: Application
Source: Application Hang
Date: Mon, 28 Jul 2025 21:46:31
Event ID: 1002
Task Category: (101)
Level: Error
Keywords: Classic
User: N/A
Computer: Disco
Description:
The program Jingle_Palette.exe version 5.7.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
Process ID: 1908
Start Time: 01dbfffbcb769acd
Termination Time: 34
Application Path: C:\Program Files (x86)\Jingle Palette\Jingle_Palette.exe
Report Id: e15ae7ee-9555-469a-b7cb-7f74fe72f559
Faulting package full name:
Faulting package-relative application ID:
Hang type: Unknown

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Hang" />
<EventID Qualifiers="0">1002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>101</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2025-07-28T20:46:31.8123124Z" />
<EventRecordID>88543</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Disco</Computer>
<Security />
</System>
<EventData>
<Data>Jingle_Palette.exe</Data>
<Data>5.7.0.0</Data>
<Data>1908</Data>
<Data>01dbfffbcb769acd</Data>
<Data>34</Data>
<Data>C:\Program Files (x86)\Jingle Palette\Jingle_Palette.exe</Data>
<Data>e15ae7ee-9555-469a-b7cb-7f74fe72f559</Data>
<Data>
</Data>
<Data>
</Data>
<Data>Unknown</Data>
<Binary>55006E006B006E006F0077006E0000000000</Binary>
</EventData>
</Event>
Post Reply