Running the Web App
Short answer: advanced users and developers may run FeedBack in a browser-hosted or server-backed mode instead of the desktop app.
When To Use This
- Development.
- Remote library hosting.
- Testing web-only behavior.
- Running FeedBack on a machine that is not your main desktop.
Important Differences
| Area |
Desktop |
Web/Server |
| Local folders |
Desktop can expose local workflows. |
Browser may not see server folders directly. |
| Audio engine |
Native desktop audio features may be available. |
Browser audio limitations apply. |
| Import |
May use local folder workflows. |
Often needs upload/import. |
| Plugins |
Some plugins may behave differently. |
Depends on browser support. |
Common Problems
| Problem |
Try This |
| Cannot import from local disk |
Use the upload/import path supported by the hosted instance. |
| Audio input behaves differently |
Check browser permissions and selected device. |
| Desktop-only feature missing |
Use the desktop app for native audio features. |
Related Pages