Commit Graph

68 Commits

Author SHA1 Message Date
1a280f385e Update hss-distributed-server.maxpat 2025-02-19 22:44:05 +01:00
2266d767ac Update hss-distributed-server.maxpat 2025-02-17 21:31:51 +01:00
712a7234a2 Modifications 2025-02-17 21:30:43 +01:00
1372117f88 Adjustments 2025-02-17 13:22:01 +01:00
9e9e5c9fd1 New additions and bug fixes 2025-02-10 21:14:28 +01:00
dca75566e7 Bug fixes 2025-02-06 08:19:25 +01:00
f3cd90c05f Bug fix 2025-02-03 23:41:17 +01:00
8229c64a98 Update hss-distributed-server.maxpat 2025-02-02 23:24:38 +01:00
e822eaa445 Update hss-distributed-server.maxpat 2024-12-18 12:13:02 +01:00
7af05d8922 Update hss-distributed-server.maxpat 2024-12-14 02:47:26 +01:00
05742d58fb Clean up 2024-12-13 00:37:16 +01:00
3c01031c7b Recent changes
Audio levels
GUI changes
Bug fixes
2024-12-12 23:53:37 +01:00
c7426c6d7a Commit of the day 2024-12-12 21:57:14 +01:00
66a489d076 Update hss-distributed-server.maxpat 2024-12-04 13:09:07 +01:00
80c50a2383 Update hss-distributed-server.maxpat 2024-12-04 12:13:58 +01:00
a88888022d Update hss-distributed-server.maxpat 2024-12-04 12:05:56 +01:00
966fee1d18 Last alpha version 2024-12-04 11:48:34 +01:00
2c2b5dc851 More Scheduling Tool and GUI refinements 2024-12-02 22:04:19 +01:00
9926a64ec3 Integration of Scheduling Tool 2024-12-02 15:11:41 +01:00
7d92bfd67f Scheduling Tool 2024-11-30 12:45:22 +01:00
b0573b6558 Instrument names fixed 2024-11-26 12:48:26 +01:00
cecb0d40af More NN 2024-11-25 21:35:34 +01:00
e274b86fa6 Implementation of NN training 2024-11-18 11:30:31 +01:00
Kieran McAuliffe
578f830769 Revert "First versions"
This reverts commit 82e5e08fee.
2024-10-08 15:44:29 +02:00
gregbeller
82e5e08fee First versions 2024-10-08 11:25:09 +02:00
a60f596512 Update hss-distributed-server.maxpat 2024-09-03 18:23:20 +02:00
b41a94c7a2 new feature
Instruments are settable from the clients
2024-09-02 22:05:41 +02:00
8b6c313508 Bug fixes 2024-09-02 13:57:13 +02:00
7063c8ec8b HSS Server and Client
Client with proper 6-channel implementation
Server implements zeronet IP addresses
2024-08-28 17:22:33 +02:00
aa59d75d71 IP updated for hsspeakers network rather than zeroNet 2024-08-27 12:58:29 +02:00
ecece5b4ba Warm-Bounce and Wide-Dimension folders moved 2024-08-26 12:46:52 +02:00
adb4dedffa Update hss-distributed-server.maxpat 2024-08-21 18:13:15 +02:00
3a4deac12e Update hss-distributed-server.maxpat 2024-08-21 18:11:42 +02:00
9fbfad49e7 Yet another fix 2024-08-21 14:23:48 +02:00
72d106557b Bug fixes and new preset files 2024-08-21 14:18:50 +02:00
6409cbf759 Bug fix
Functions implemented for menus
2024-08-21 13:37:40 +02:00
421cbf13f5 Update hss-distributed-server.maxpat 2024-08-21 12:42:03 +02:00
e52bd86dbb Update hss-distributed-server.maxpat 2024-08-21 11:57:03 +02:00
9a5c940373 Update hss-distributed-server.maxpat 2024-08-21 11:56:25 +02:00
fbd4ea9efc Update hss-distributed-server.maxpat 2024-08-21 11:47:20 +02:00
d5841011ec hss-distributed 2024-08-21 11:34:53 +02:00
78765914b3 Update hss-distributed-server.maxpat 2024-08-21 11:33:31 +02:00
9a5fae655a Update hss-distributed-server.maxpat 2024-08-21 11:30:27 +02:00
a0172378bf Update hss-distributed-server.maxpat 2024-08-21 11:21:46 +02:00
f91504b5d1 Update hss-distributed-server.maxpat 2024-08-21 00:04:14 +02:00
80c419fd33 Update hss-distributed-server.maxpat 2024-08-21 00:03:16 +02:00
8ad10a44a9 Update hss-distributed-server.maxpat 2024-08-21 00:01:30 +02:00
2875a9af90 Audio channels fix 2024-08-17 12:21:12 +02:00
89908f2353 Fix for unresponsive html elements
values are now being changed by a function rather than the setting the values directly, e.g.
/* : {
  /key : "function",
  /val : {
    /id : "func",
    /args : "v",
    /body : "document.getElementById('slider').value = v"
  }
}
/* : {
  /key : "function",
  /val : {
    /id : "func",
    /call : "40"
  }
}
2024-08-17 11:57:44 +02:00
9a709c82a2 Update hss-distributed-server.maxpat 2024-08-16 20:03:01 +02:00