www.pixinsight.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
This forum is closed since 5 March 2020
PixInsight Forum is now available at:
https://pixinsight.com/forum/
News:
Home
Help
Search
Login
Register
PixInsight Forum (historical)
»
Software Development
»
PCL and PJSR Development
»
beep ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: beep ? (Read 5027 times)
NKV
PTeam Member
PixInsight Guru
Posts: 677
beep ?
«
on:
2010 September 21 09:46:54 »
Hi,
Are is any way to generate sound from PCL/PSJR?
Like "beep" in C++:
Code:
[Select]
#include <iostream>
int main()
{
std::cout << "\a";
}
BR,
Nikolay.
Logged
Print
Pages: [
1
]
« previous
next »
PixInsight Forum (historical)
»
Software Development
»
PCL and PJSR Development
»
beep ?