Search found 32 matches

by MatrixRat
00:15, 25 October 2023
Forum: JD, JV, XP and XV series
Topic: Changing JV1080 Performances via midi
Replies: 3
Views: 357

Re: Changing JV1080 Performances via midi

To change the Perform number, firstly Receive Bank Select needs to be turned on in System, then the JV needs to receive a Bank Select <number> message.

I don't know if the Korg can send a Bank Select message.
by MatrixRat
06:43, 15 August 2023
Forum: JD, JV, XP and XV series
Topic: XP-80 Low sound and motherboard connectors
Replies: 2
Views: 433

Re: XP-80 Low sound and motherboard connectors

1. A colleague insists on Panasonic for electrolytic SMD caps and many low audio faults are related to inter-stage coupling caps in audio paths. 2. The pcb headers for the multi-wire connectors have an integral locking thingy which needs to be carefully prised upwards a millimetre or two for release...
by MatrixRat
05:04, 31 July 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Updating, shoehorned a Teensy 4.0 into the setup, needed the memory. Can now auto-detect added expansion packs. Simple, just select a Patch then read it's Name and look for << No Data >> indicates absent pack. Slow, need to wait about 500ms after selecting Patch before retrieving it's name.
by MatrixRat
14:35, 13 June 2023
Forum: JD, JV, XP and XV series
Topic: Roland XP50 LCD Display Problems
Replies: 185
Views: 112295

Re: Roland XP50 LCD Display Problems

The space between IC24 and R88 looks like a good place to glue an SMD Tantalum cap, upside down. Suggest epoxy and use some fine ~320 grit emery to rough up the area a little, enough to de-glaze the surface. Think carefully about orientation before you stick it down.
by MatrixRat
06:07, 31 May 2023
Forum: JD, JV, XP and XV series
Topic: JV-1010 Program Change Issue?
Replies: 7
Views: 1478

Re: JV-1010 Program Change Issue?

Yes and I'd gladly swap it for a JV-1010. Unfortunately I'm in Australia.
by MatrixRat
12:42, 25 May 2023
Forum: JD, JV, XP and XV series
Topic: JV-1010 Program Change Issue?
Replies: 7
Views: 1478

Re: JV-1010 Program Change Issue?

What part of the world are you in?
by MatrixRat
02:51, 20 May 2023
Forum: JD, JV, XP and XV series
Topic: JV-1010 Program Change Issue?
Replies: 7
Views: 1478

Re: JV-1010 Program Change Issue?

It just takes a little time for the synth engine to instantiate a change of Patch (Program), Tones 1 - 4 or EFX type. 50ms usually works for the first two, EFX requires a little longer like 80ms so get your DAW to send a Program Change at least 50ms before sending the first Note message should do th...
by MatrixRat
00:24, 21 April 2023
Forum: JD, JV, XP and XV series
Topic: XV-88 Switching from Patch to Performance via MIDI
Replies: 1
Views: 828

Re: XV-88 Switching from Patch to Performance via MIDI

From the XV-88 user manual's Midi Implementation it looks like it's Sysex header is
F0 41 10 00 10 12
Whereas the XP-30's header is
F0 41 10 6A 12
Hope this helps.
by MatrixRat
11:44, 22 March 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Thank you again. No problems here with Checksum, is calculated and inserted on the fly. I'd overlooked ScaleTune, kind of shelved until V2 hardware based on Teensy 4.1's more memory. Have got auto-detect synth working as much as it can, just cannot discern an XP-30 from a JV-1010. Does not seem poss...
by MatrixRat
10:28, 22 March 2023
Forum: JD, JV, XP and XV series
Topic: Roland XP-50 gone dead?
Replies: 4
Views: 1092

Re: Roland XP-50 gone dead?

My workshop is in storage so left the mainboard out of my almost dead XP-50 with a colleague for repair today. Almost dead means the display and everything Midi worked, just had weak crackling audio. A quick probe with a cap tester indicated that most are "dry". A few thoughts from the dis...
by MatrixRat
03:01, 13 March 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Hi @vsyn7425. To get my project to send patch data wrt targeted synth's timing requirements, commands to request Patch Common and the four tones are basically handled by a sequencer as individual request messages. Can reproduce what you are seeing with SendSX if requests are sent too rapidly. Experi...
by MatrixRat
06:24, 11 March 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Thank you @Foksadure for those tips. Figured out how to deal with Roland's two, three and four byte parameters in Arduino's C from the perspective of which Bits need to go where.

So far so good, have the basics of auto-detect / configure working, now for the details.
by MatrixRat
04:19, 6 March 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Relevant to my project the patch sizes are important , made easier to see:- SysCom PerfCom PrefPart PatchCom JV-1080 28 40 13 48 JV-2080 62 44 1A 4A JV-1010 66 42 19 4A XP-30 66 42 19 4A XP-50 52 42 19 49 XP-60-80 60 42 19 49 Values are in HEX. The synth can only give what it has so a GetAllUserData...
by MatrixRat
02:09, 5 March 2023
Forum: JD, JV, XP and XV series
Topic: JV-1080 EFX parameter detail query
Replies: 24
Views: 6614

Re: JV-1080 EFX parameter detail query

Must admit, I don't grasp that Changeit request string either, not saying it's wrong- just something to learn more about. Have tried a few JV editors but mouse drags and clicks are just not a control surface and I want to play the JV synth engine like an instrument while a couple of arpeggiators and...
by MatrixRat
01:43, 5 March 2023
Forum: JD, JV, XP and XV series
Topic: XV-5050 Battery
Replies: 7
Views: 5235

Re: XV-5050 Battery

Caps perhaps. Had similar with a JV-1080, if you edited anything in a patch and tried to save your work it would revert to the un-edtied instance. Replacing Power supply caps fixed it. Ok, your hardware is different, but caps still wear out and when stuff is written to Flash, it can gobble big spike...