TBridge - A free VST bridge based on NetVST.

Audio Plugin Hosts and other audio software applications discussion
RELATED
PRODUCTS

Post

2022-8-30 update:

Long time no visit KVR forum, Some friends email me questions for TBridge recent two years, so I think there have enthusiastic friends trust me. Maybe I should prove something to them:

1. About detected strange things.
TBridge is developed by Aardio (an IDE for desktop software develop, you can learn it in here:https://www.aardio.com/ ). If you download it, and compile a sample project to an .exe file, and then upload it to VirusTotal, you may found it detected many stange things(36/69, current version), the result like this :https://www.virustotal.com/gui/file/158 ... ?nocache=1

As you can see, It's Just a sample project with a few lines of code, but reported to many things, not to mention TBridge. Despite this, Aardio is a very useful IDE, I use it for many years, I firmly believe it is safe, That's why I didn't prove it before. (BTW, if you like desktop software develop, highly recommend you to try Aardio)

TBridge is a software I developed with my heart, So I don't want to open the source code. But
I can say, every line of code is clean, I have a clear conscience.

2. About NetVST.
TBridge is based on NetVST, which is essentially an encapsulation of NetVST. I have never concealed the existence of NetVST in forums and TBridge, and I have even been emphasizing that it is based on NetVST. You can think that TBridge is a plug-in software that makes NetVST more useful. I have not make any changes to NetVST itself, I have shared TBridge with the NetVST author when TBridge developed, the author has no objection to this practice, if the author thinks it is inappropriate to do so one day, I will delete these content.

PS.
I have given the proof. I don't know if the post with the updated content will be pushed to the top, hope everyone will not have any discussions around this post in the future, keep this post quiet. After all, TBridge is just my personal tool.(I wanted to delete this post, but KVR can't delete post. )
Thanks to those friends who trust me.
Thanks.

2020-5-31 update:
So disappointing, some people say they detected the virus, I don’t want to explain at all.you can use it if you want to use, after all, it’s originally made for my personal use. I ’m struggling to make a bilingual version for other enthusiasts. If you don’t believe it, just leave it here, the "tracktion forum" didn't occur the same thing.
No need you guys who suspect the virus and remind everyone, I say here: TBridge was detected the virus by some anti-virus software,If you trust it, just use, if you don't believe it, leave here. thanks.

P.S. I'd not to make an English-version of free software anymore, maybe, At least I won’t post to foreign forums, this emotion is more exhausting than developing software.
——————————————————————————————————————————————————————————

Hello everyone!

I'm 番茄西西西红柿(you can also call me totomato, haha), recently, I developed a VST bridge based on NetVST(http://netvst.org/), and named it TBridge,you can easily run 32-bit or 64-bit VST in a 64-bit DAW by TBridge.

If you have ever looked for a free VST bridge alternative JBridge, you may not found it, except NetVST. NetVST is very great, but it seems not very practical when you need run many plugin same time, and I see the developer of NetVST in blog, say it's hard to improve NetVST in some reason. So I want improve it.

And now, I have release TBridge, It's free. I want to achieve a fully free music maker enviroment for every music enthusiast, with many free software like tracktion,waveform free, balabala.

You can download TBridge and learn more here:
https://totomusic.github.io/TBridge/ (Chinese)
https://totomusic.github.io/TBridge/indexEn.html (English)

TBridge User Guide
https://www.bilibili.com/video/av97444815 (My Video tutorial in Chinese, but I think it's easy to understand through video)
https://totomusic.github.io/TBridge/TBridgeHelpCN.html (Chinese)
https://totomusic.github.io/TBridge/TBridgeHelpEN.html (English)

Ok,hoping you like my TBridge, haha!

Here are some screenshot:(you can switch to English in TBridge)
Image
Image

-------Quickly insert plugin through the VST Browser-------

Image

-------Insert plug-ins in batches as a project------

Image

-------Two convenient plug-in connection methods------
Last edited by rchsuper on Tue Aug 30, 2022 7:36 am, edited 4 times in total.

Post

Cool stuff. Thank you :)
EnergyXT3 - LMMS - FL Studio | Roland SH201 - Waldorf Rocket | SoundCloud - Bandcamp

Post

Halonmusic wrote: Sun Mar 22, 2020 10:24 pm Cool stuff. Thank you :)
Thank you for your support ~ :wink: :wink: :wink:

Post

After setting the language to English, the software continually aborts (with the following error dialog) when I try to start it up:

Image

I will attach the .ini files to assist the developer with the troubleshooting.

I am running the TBridge software on Windows 10 Pro x64 v1909.
You do not have the required permissions to view the files attached to this post.
[Core i7 8700 | 32GB DDR4 | Win11 x64 | Studio One 7 Pro | WASAPI ]

Post

tonedef71 wrote: Mon Mar 23, 2020 1:27 am After setting the language to English, the software continually aborts (with the following error dialog) when I try to start it up:

Image

I will attach the .ini files to assist the developer with the troubleshooting.

I am running the TBridge software on Windows 10 Pro x64 v1909.
Thank you for feedback~ I think you maybe using TBridge 1.0.0.2 now....this question was feedback by @Sughosha in another topic~ and I had fixed it~ you may go to download TBridge 1.0.0.3 ~
https://github.com/totomusic/TBridge/releases/

Post

Thank you for letting me know about the newer version.

The issue continued to happen even with the newer 1.0.0.3 version of TBridge.exe. However, the issue went away after I unzipped the distribution again and then chose this time to overwrite the .ini files as well. Previously, I had only overwritten the .exe file.

By the way, I noticed that the About box for version 1.0.0.3 still shows version 1.0.0.2:

Image
[Core i7 8700 | 32GB DDR4 | Win11 x64 | Studio One 7 Pro | WASAPI ]

Post

tonedef71 wrote: Mon Mar 23, 2020 3:29 am Thank you for letting me know about the newer version.

The issue continued to happen even with the newer 1.0.0.3 version of TBridge.exe. However, the issue went away after I unzipped the distribution again and then chose this time to overwrite the .ini files as well. Previously, I had only overwritten the .exe file.

By the way, I noticed that the About box for version 1.0.0.3 still shows version 1.0.0.2:
Yes,because the ini file encoding is ANSI before, but in EN-windows, it's not work properly, So need to change it to UNICODE...the new version change the ini-encoding.

As for "About", I just forgot to modify it, hahaha ~ you can right click the TBridge.exe to view properties, there will be 1.0.0.3 , it's the real version. :wink: :wink: :wink: Thank you for your reminder~ I'll update it later.

(BTW, you can just go to language.ini,find [English]-> "关于", to change 1.0.0.2 to 1.0.0.3, and the English "About" will be changed, But Chinese text is embedded in the software, So can't be changed in language.ini )

Post

I experienced the following error when I immediately tried to open a TBridge project that I had just previously saved and closed:

Image

My TBridge project contained two 32-bit VST plugins: Xhun Audio IronAxe and AAS Player.
You do not have the required permissions to view the files attached to this post.
[Core i7 8700 | 32GB DDR4 | Win11 x64 | Studio One 7 Pro | WASAPI ]

Post

tonedef71 wrote: Mon Mar 23, 2020 4:20 am I experienced the following error when I immediately tried to open a TBridge project that I had just previously saved and closed:
My Tbridge project contained two 32-bit VST plugins.
Thanks for feedback, it's also a ini-encoding question....emmm

Here is a temp way to fix it, just right click your .tbproj, edit by notepad.exe, and save ansi as unicode...it'll be ok. the .tbproj is a ini-file indeed~

I'll fix the question later ~~ thank you again~ :wink: :wink:

Post

tonedef71 wrote: Mon Mar 23, 2020 4:20 am I experienced the following error when I immediately tried to open a TBridge project that I had just previously saved and closed:

My TBridge project contained two 32-bit VST plugins: Xhun Audio IronAxe and AAS Player.
Hi~ I have released the new version of TBridge, fixed the problem, could you help me test it~
https://github.com/totomusic/TBridge/releases

Post

rchsuper wrote: Mon Mar 23, 2020 12:28 pm
tonedef71 wrote: Mon Mar 23, 2020 4:20 am I experienced the following error when I immediately tried to open a TBridge project that I had just previously saved and closed:

My TBridge project contained two 32-bit VST plugins: Xhun Audio IronAxe and AAS Player.
Hi~ I have released the new version of TBridge, fixed the problem, could you help me test it~
https://github.com/totomusic/TBridge/releases
I can confirm that TBridge 1.0.0.5 resolves the issues I reported previously. I will test TBridge more deeply when I have some free time again.

Cheers.
[Core i7 8700 | 32GB DDR4 | Win11 x64 | Studio One 7 Pro | WASAPI ]

Post

tonedef71 wrote: Mon Mar 23, 2020 2:37 pm
rchsuper wrote: Mon Mar 23, 2020 12:28 pm
tonedef71 wrote: Mon Mar 23, 2020 4:20 am I experienced the following error when I immediately tried to open a TBridge project that I had just previously saved and closed:

My TBridge project contained two 32-bit VST plugins: Xhun Audio IronAxe and AAS Player.
Hi~ I have released the new version of TBridge, fixed the problem, could you help me test it~
https://github.com/totomusic/TBridge/releases
I can confirm that TBridge 1.0.0.5 resolves the issues I reported previously. I will test TBridge more deeply when I have some free time again.

Cheers.
Thanks for your support~ :wink: :wink: :wink:

Post

Still working out TBridge... so far, so good. I want to test it out in Studio One; that DAW is notorious for preventing bridge plugins from working well.

I did notice a couple of button labels did not get replaced with their localized replacements, specifically in the dialog boxes that pop up for "Rename plugin" and "Rename network":

Image

If I come across anything else, I will continue to post my findings here.
[Core i7 8700 | 32GB DDR4 | Win11 x64 | Studio One 7 Pro | WASAPI ]

Post

tonedef71 wrote: Tue Mar 24, 2020 12:58 am Still working out TBridge... so far, so good. I want to test it out in Studio One; that DAW is notorious for preventing bridge plugins from working well.

I did notice a couple of button labels did not get replaced with their localized replacements, specifically in the dialog boxes that pop up for "Rename plugin" and "Rename network":

If I come across anything else, I will continue to post my findings here.
Thanks for your new feedback~ because some dialog box are provided by programing language,it's may call the system api, so will auto-locallized.just like "About" dialog, which "确定" auto changed to show "OK", I don't set a CN-En translate file. I used to think that all dialogs are pop up by system API, so I don't set the button name-locallize.
With your remind , I see that "Rename plugin" and "Rename network" 's InputBox are not direct call the API, it has extended by programming language, which the button name changed to chinese, instead of system API auto-locallized. If you find other button not localized, could you remind me again~ I'll update a new version later, thanks again~

Post

tonedef71 wrote: Tue Mar 24, 2020 12:58 am Still working out TBridge... so far, so good. I want to test it out in Studio One; that DAW is notorious for preventing bridge plugins from working well.

I did notice a couple of button labels did not get replaced with their localized replacements, specifically in the dialog boxes that pop up for "Rename plugin" and "Rename network":

If I come across anything else, I will continue to post my findings here.
Here's the new version, thanks~~~ :wink: :wink: :wink:
https://github.com/totomusic/TBridge/releases

Post Reply

Return to “Hosts & Applications (Sequencers, DAWs, Audio Editors, etc.)”