Robbert van der Helm
3bbad89c0b
Drop the Manual setup section
...
This probably only caused confusion. If someone wants to do this, then
they'll likely figure it out themselves.
2021-08-09 15:54:43 +02:00
Robbert van der Helm
8ab9159a1f
💥 Rewrite the usage section
...
I was being lazy so I was waiting for some other distros to package
yabridge before rewriting this, but I might as well do it now.
Technically speaking there's more text here than before, but I've made
sure to put the most important bits in the first sentence of list item.
As it turns out, some people just don't read past somewhere halfway
through the second sentence of a paragraph, regardless of long that
paragraph is. So a bulleted list is probably the best way to go here.
2021-08-09 15:50:55 +02:00
Robbert van der Helm
69d2f15e5c
Update the tested Bitwig version
2021-08-09 15:10:53 +02:00
Robbert van der Helm
9160de6483
Implement VST2 SysEx events
...
Apparently these _are_ actually used. Sometimes.
2021-08-04 21:40:09 +02:00
ElizabethHarmon
1287beb1fe
fix word omission
2021-08-01 18:56:53 +02:00
Robbert van der Helm
ff1ffb29f8
Add instructions for realtime priviliges
...
This closes #124 .
2021-08-01 18:49:29 +02:00
Robbert van der Helm
aff0e38e1f
Reword changelog
2021-07-31 21:26:28 +02:00
Robbert van der Helm
c267175a60
Update tested Wine version
2021-07-31 17:17:45 +02:00
Robbert van der Helm
3b22aaae37
Update the tested REAPER version
2021-07-31 17:15:54 +02:00
Robbert van der Helm
e430c5f015
Directly focus wine_window while holding Shift
...
This lets you type spaces in Bitwig, and it also allows you to interact
with the settings/license popup dialogs in Voxengo plugins in a normal
way.
2021-07-31 16:31:53 +02:00
Robbert van der Helm
d01833c458
Mention yabridge's drag-and-drop support in usage
...
Since Wine->X11 drag-and-drop is a nonstandard feature, it might be
worth mentioning that yabridge supports it.
2021-07-30 19:42:39 +02:00
Robbert van der Helm
699de26a5d
Fix broken anchor in readme
2021-07-30 19:41:27 +02:00
Robbert van der Helm
43e27d76fe
Remove typo from readme
...
Accidentally added in 34cbf43459 .
2021-07-27 19:30:39 +02:00
Robbert van der Helm
34cbf43459
Add instructions for installing development builds
...
To save myself some effort from writing this over and over again. 😁
2021-07-26 14:22:34 +02:00
Robbert van der Helm
f5ada4469b
Add instructions for PipeWire 0.32.0
2021-07-23 19:27:26 +02:00
Robbert van der Helm
f04bc7a07b
Mention the Carla VST3 regression
2021-07-21 17:01:02 +02:00
Robbert van der Helm
a1cb3b614b
Add a +editor flag to YABRIDGE_DEBUG_LEVEL
2021-07-20 03:01:16 +02:00
Robbert van der Helm
5bce89d50b
Suggest troubleshooting from a terminal
...
This makes sure that the user sees all errors and warnings coming from
yabridge, including that `mmap()` error message from the previous
commit.
2021-07-18 23:13:51 +02:00
Robbert van der Helm
22fb74bcfa
Remove mention of Wine->X11 DnD not working
...
Because now it does work!
2021-07-15 16:05:20 +02:00
Robbert van der Helm
6b3f593bdb
Mention Renoise's VST3 editor window sizing issues
2021-07-15 15:07:08 +02:00
Robbert van der Helm
ce1cf41f45
Mention downgrading to Wine Staging 6.4 once more
...
The iZotope Rx plugins apparently freeze during shutdown on Wine Staging
6.12.
2021-07-15 12:21:52 +02:00
Robbert van der Helm
e26c300d81
Update the tested DAW versions
2021-07-15 11:52:02 +02:00
Robbert van der Helm
a2b877b101
Put more emphasis on how to run files from a shell
2021-07-13 14:46:44 +02:00
Robbert van der Helm
1c84c4a02a
Mention Wine->X11 drag-and-drop in the changelog
2021-07-11 17:40:06 +02:00
Robbert van der Helm
b951260795
Update the tested DAW versions
2021-07-10 12:39:41 +02:00
Robbert van der Helm
f1a8ed1668
Update the tested REAPER version
2021-07-08 19:35:27 +02:00
Robbert van der Helm
56a2ec854c
Remove recommendation to use Wine Staging 6.4
...
Wine Staging (or rather, wine-tkg) 6.12 seems stable so far. As long as
you don't enable fshack, apparently.
2021-07-04 18:54:28 +02:00
Robbert van der Helm
ef8e1cc1d5
Update tested DAWs table
...
We should probably get rid of the Ardour/Mixbus warning, since this is
also how native plugins would function in the Windows version of Ardour.
The warnings were here from when yabridge didn't properly serialize the
bus type, since Ardour specifically only supports a single main input
and output and optionally an auxiliary input.
2021-07-04 00:41:09 +02:00
Robbert van der Helm
f47d882072
Reword recommendation to stick with Wine 6.4
2021-07-04 00:30:43 +02:00
Robbert van der Helm
fed7fb84c0
Mention fix for freezing tooltips
2021-06-28 11:03:32 +02:00
Robbert van der Helm
86895c3658
Mention the disappearing mouse cursor issue
...
I thought this was already there, apparently not.
2021-06-28 11:00:17 +02:00
Robbert van der Helm
02feb8fab3
Fix static linking Boost in 32-bit yabridge build
2021-06-24 19:06:02 +02:00
Robbert van der Helm
b737ba01ad
Add missing build.cpp_args for 32-bit build
2021-06-24 18:26:27 +02:00
Robbert van der Helm
cf6200fa1b
Mention static linking for 32-bit library builds
2021-06-24 13:55:51 +02:00
Robbert van der Helm
b64b18f75e
Change argument order in meson setup command
2021-06-24 13:42:58 +02:00
Robbert van der Helm
f0c26cbe06
Allow building 32-bit yabridge libraries
2021-06-24 13:41:43 +02:00
Robbert van der Helm
9f52aca451
Fix typo in the typo fix
...
Yes.
2021-06-21 18:13:00 +02:00
Robbert van der Helm
5f78f20a6c
Fix typo in mount error message
2021-06-21 18:12:32 +02:00
Robbert van der Helm
b81871e4bf
Change Wine downgrading instructions for Mint
...
Grabbing the codename from the repo entry will always result in the
correct one.
2021-06-19 15:15:04 +02:00
Robbert van der Helm
4a7591b193
Put back the recommendation to stick with Wine 6.4
...
Wine Staging 6.11 seemed to work fine for a bit, but somehow even more
software is broken than in 6.10. And the crashes are not even
deterministic anymore.
2021-06-19 14:31:23 +02:00
Robbert van der Helm
44acf1dedf
Move configuration section up in the hierarchy
...
Doesn't make a lot of sense to have such a lengthy and important section
nested under Usage anymore.
2021-06-19 14:11:33 +02:00
Robbert van der Helm
575870f446
Remove old and manual installation troubleshooting
...
Timeouts haven't been a thing for over a year since yabridge checks
whether the Wine process has started successfully during initialization,
and the other issues should also not occur during normal usage with
yabridgectl.
This should make the troubleshooting section a bit easier to read
through.
2021-06-19 14:08:16 +02:00
Robbert van der Helm
ae1490e147
Replace the search path setup with fsync setup
...
Or, well, a more general environment setup section, but more tailored to
fsync since you haven't had to modify your search path during normal
usage since yabridge 2.1.0.
2021-06-19 14:04:48 +02:00
Robbert van der Helm
598daabff0
Move downgrading instructions for Wine Staging
2021-06-19 13:51:25 +02:00
Robbert van der Helm
4c009cb670
Add an environment variable for disabling watchdog
...
This should only be used when running the Wine process under a separate
namespace.
2021-06-16 01:28:59 +02:00
Robbert van der Helm
8f655f71a6
Amend description of the disable_pipes option
...
This feature was part of yabridge 3.3.0, so it's no longer a master
branch only feature.
2021-06-09 15:58:48 +02:00
Robbert van der Helm
2b7839059c
Update the tested DAWs list
2021-06-09 15:30:32 +02:00
Robbert van der Helm
9254d73c9d
Add Waveform to the tested DAWs list
2021-06-05 11:30:54 +02:00
Robbert van der Helm
dfeb28a09e
Mention rtirq in the performance tuning section
...
Depending on your system threadirqs on their own may not be enough, and
you actually need to make sure that your sound card's interrupt get
higher priority than other devices triggering interrupts.
2021-06-04 12:45:43 +02:00
Robbert van der Helm
50fba36526
Add instructions for unhide mount on older distros
...
Apparently you can tell udisks2 which options are safe to be used by a
user. More recent versions of udisks2 include the udf unhide option by
default. This closes #102 .
2021-05-31 15:16:34 +02:00