I ended up selling mine sorry. Never used the xlr. Un subscribing until if when get one again. The thing was a blast
TalkBass has been independent since 1998. Add your voice.
Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
Join free Log in
Want zero display ads or expanded classifieds tools? Compare plans.

Change the Resonance parameter, increase to raise the resonance frequency.I have a problem with the Phaser effect, whenever I turn it on it adds a lot of low end, and there is no option in the effect itself to reduce that..![]()
OK, I will try that.Change the Resonance parameter, increase to raise the resonance frequency.
Thanks mate, I've been thinking it doesn't really matter how I hook 'em up, as long as I like the result, right?Yes I use more pedals, I first go into an Empress Compressor, from that into a Darkglass B7K and then in the GT-10B, sometime I hook up a MXR Bass Octave Deluxe aftyer the Boss as well, no problems.
It was updated about 2 days ago, to be Windows 10 compatible.Do any of you know if there are plans to make the editor compatible with Windows 10?
The GT-10B sends 3 bytes of patch change data, since it has to work with 400 patches, it has to select patch banks too.
It sends bank change + control change + patch change, ableton might be getting confused with this.
Try setting the midi patch table from "fixed" to "programmable".
The CTL pedals CC# can only be set globally.
Where did you get the windows 10 drivers? I had a quick look on the boss website and couldn't find them, Windows 8 is the best i could findIt was updated about 2 days ago, to be Windows 10 compatible.
GT Fx FloorBoard - Browse /GT-10BFxFloorBoard at SourceForge.net
Just needs the windows 10 USB drivers for the GT-10B
You can modify a windows 7/8.1 driver to make it think it works on windows 10,
copied from another source related to the GT-001, but the principle is the same,
you will need to use the appropriate text from the GT-10 driver file as it will be different,
but the important part is to change the windows 8 stuff to windows 10.
download and unzip the file contents, modify, then run the driver installer.
as quoted below
I did this with my GT 001, and it works like a charm![]()
Open RDIF1148.INF in a text editor...
Change the following lines from:
[Roland.NTx86.6.2]
;; Windows8
%RDID0148DeviceDesc%=RDID0148Install, USB\VID_0582&PID_0187 ; GT-001
[Roland.NTx86.7]
;; not supported
To
[Roland.NTx86.6.2]
;; Windows8
%RDID0148DeviceDesc%=RDID0148Install, USB\VID_0582&PID_0187 ; GT-001
[Roland.NTx86.7]
;; Windows 10
%RDID0148DeviceDesc%=RDID0148Install, USB\VID_0582&PID_0187 ; GT-001